emscripten-core / emscripten-core/emscripten

MODULARIZE + WASM=0 + pthreads does not work

Open
#16,794 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

For example, running `wasm2js1.test_pthread_proxying_modularize` produces (after #16782 lands)

```
Module.instantiateWasm callback failed with error: TypeError: WebAssembly.Instance(): Argument 0 must be a WebAssembly.Module
```

It seems that the wasm2js integration is failing to override the `WebAssembly` object in the worker.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.