-
Right now, the crates in this repo, the [bundler](https://github.com/filecoin-project/builtin-actors-bundler) and the [wasm gas instrumentation code](https://github.com/filecoin-project/fvm-wasm-instr…
-
WASM targets don't support `Async` and probably won't until WASI reaches a more stable point. However, since `parking` is usable on WASM thanks to atomics, it may be desirable to use the `Timer` imple…
-
Thanks for the project!
I'm trying to generate WASM for [TIC-80](https://github.com/nesbox/TIC-80/wiki). I have encountered the following issues while trying to generate a hello world using wasmati…
ion1 updated
3 months ago
-
Found an intermitten issue while integrating with p2p flow in js. Here is the setup i am using.
```ts
const verifier = new Verifier(...);
cosnt prover = new Prover(...);
// Connect verifier to…
-
Please include the following in your bug report:
**Version of emscripten/emsdk:**
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.68 (ceee49d2ecdab36a3feb85a684f8e5a453d…
-
Tests are incredibly slow because we spend initial 1 minutes for compiling WASM module inside Wasmtime
-
Add flavor for it in our measurement infra
-
# Error Info
Error name: Error
Error message: panicked at /home/runner/.cargo/git/checkouts/rust-flash-lso-7db697fbf6bd96f3/98679aa/flash-lso/src/amf3/read.rs:435:14:
Unable to get Object
Error st…
-
### PROPOSAL
provide support for [WASI](https://wasi.dev/) as a build target for `dart compile`
eg: `dart compile wasm -t wasi ` or `dart compile wasi`
### NOTE
1. this issue is part / disa…
-
Have been trying to use the @aptos-wallet-adapter for the last two days, and couldn't get any success.
Error:
> ``Module not found: Can't resolve 'aptos_dynamic_transaction_composer_bg.wasm'
>
…