lurk-lab / circom-scotia

Other
18 stars 9 forks source link

Use full `wasmer` performance on llvm and js #10

Closed winston-h-zhang closed 11 months ago

winston-h-zhang commented 11 months ago

For llvm, we should use https://crates.io/crates/wasmer-compiler-llvm.

For js environments, (since we compile lurk to wasm32) we should use this https://wasmerio.github.io/wasmer/crates/doc/wasmer/#using-wasmer-in-a-javascript-environment