Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Wasm compilation for wasm32-wasi target (#74)
After forcing `wasmer-wasix` to use the `js` feature when the `circom-compat/js` feature is enabled. As well as forcing `wasmer/js` and otherwise, `wasmer/default`. The crate can now successfully compile to wasm. Resolves: #73
- Loading branch information