-
Error when building a project:
```
./node_modules/@multiversx/sdk-bls-wasm/bls_c.js:9:1108
Module not found: Can't resolve 'fs'
```
Reported on Telegram:
- https://t.me/MultiversXDevelopers…
-
Originally reported by @teb510
> i can grab the response from headers from a callnode - but the filter seems to bomb with headers that are multiple words connected by a "-" - downcasing/snakecasi…
-
## 🐛 Bug description
Error: Cannot find module 'env'
Require stack:
- /Users/d056831/Development/hdbconnect-wasm/pkg/hdbconnect_wasm_bg.js
- /Users/d056831/Development/hdbconnect-wasm/pkg/hdbcon…
-
**Version of emscripten/emsdk:**
`emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.54 (48216dc455f2ac2670ec4f8a32f293b62a730080)
clang version 19.0.0git (https://github.c…
-
On my switch:
```shell-session
$ opam install opam install --deps-only ./wasm_of_ocaml-compiler.opam
$ dune build -p wasm_of_ocaml-compiler @install
[...]
File "compiler/lib/wasm/wa_source_map.…
-
We'd like to be able to use the editorconfig module in the C/C++ Extension for VS Code. However, it's inclusion currently results in the following issue for some of our users: https://github.com/micr…
-
I would like to use parquet-wasm in my vite project but have been unable to initialize. Here is how I am trying to initialize, also I added the vite-plugin-wasm in my vite.config.ts. I get this error(…
-
Hey, i did compile my source with `emcmake` to JS + WASM files. When loading the file i get the following error:
```
DartError: Bad state: Could not find a emscripten module named dicom_ffi
dart-sd…
-
Since WASI has a `random_get()` function, I expected to be able to use `std::random_device` from C++ when compiling with `-s PURE_WASI`.
**Version of emscripten/emsdk:**
emcc (Emscripten gcc/clang…
-
Grain produces Wasm modules with duplicate imports. This is permitted by the Wasm core spec, but with caveats:
https://webassembly.github.io/spec/core/syntax/modules.html#imports
> It is possibl…