Skip to content

Commit

Permalink
fix: Wasm compilation for wasm32-wasi target (#74)
Browse files Browse the repository at this point in the history
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
CPerezz authored Aug 23, 2024
1 parent c54c0bc commit 83b3061
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 172 deletions.
Loading

0 comments on commit 83b3061

Please sign in to comment.