emscripten-core / emscripten-core/emsdk
How to solve the error that "Error: TypeError: WebAssembly.instantiate(): Import #0 module="wasi_snapshot_preview1": module is not an object or function"
Open
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 821
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 3
Description
Although I apply the emscripten generated glue code, the error remains. How should I fix the error?
```
Document
hello4
```
the RtreeRepo.js is the generated glue code, while the index.js apply RtreeRepo.wasm
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.