Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Preprocess wasm #52

Merged
merged 2 commits into from
Feb 9, 2023
Merged

Preprocess wasm #52

merged 2 commits into from
Feb 9, 2023

Conversation

vezenovm
Copy link
Collaborator

@vezenovm vezenovm commented Feb 9, 2023

No description provided.

@vezenovm vezenovm merged commit bdb7ced into mv/preprocess Feb 9, 2023
vezenovm added a commit that referenced this pull request Feb 16, 2023
)

* update static lib composer to allow implementation of new acvm interface using pk and vk

* remove pk info

* cargo fmt

* add .clone() in test

* use slice::from_raw_parts

* fix?

* only use slice::from_raw_parts

* use fixed up init_verification_key method for bb wrapper

* use vec from raw parts

* cargo fmt

* Preprocess wasm (#52)

* bb_wasm update for new composer methods using pk and vk

* clippy fixes

* update bb.wasm

* update commit to bb_wrapper

* remove timing output in Rust

* Use `get_exact_circuit_size` to calculate `get_circuit_size` (#55)

* switch to use using get_exact_circuit_size in get_circuit_size

* cargo clippy

* update cargo lock

* fix method estimating the rounded circuit size

* remove unnecessary method

* cleanup comments

* remove todo

* fix pow2ceil
@TomAFrench TomAFrench deleted the mv/preprocess-wasm branch April 19, 2023 18:51
@TomAFrench TomAFrench restored the mv/preprocess-wasm branch April 19, 2023 18:51
@TomAFrench TomAFrench deleted the mv/preprocess-wasm branch April 19, 2023 18:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant