Skip to content

Em asm main thread wasm backend#9560

Merged
jgravelle-google merged 4 commits intoincomingfrom
em_asm_main_thread_wasm_backend
Oct 7, 2019
Merged

Em asm main thread wasm backend#9560
jgravelle-google merged 4 commits intoincomingfrom
em_asm_main_thread_wasm_backend

Conversation

@jgravelle-google
Copy link
Copy Markdown
Contributor

Supports EM_ASM proxying for wasm backend. Fixes #9410 , depends on WebAssembly/binaryen#2367

Adds a test that fails when the proxying functionality is needed (e.g. accessing DOM); existing tests didn't cover that and we passed them without actually implementing proxying.

Copy link
Copy Markdown
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@jgravelle-google jgravelle-google force-pushed the em_asm_main_thread_wasm_backend branch from 7e8c7b0 to 6f37308 Compare October 7, 2019 17:29
@jgravelle-google jgravelle-google merged commit 28e91a5 into incoming Oct 7, 2019
@jgravelle-google jgravelle-google deleted the em_asm_main_thread_wasm_backend branch October 7, 2019 18:26
VirtualTim added a commit to VirtualTim/emscripten that referenced this pull request Oct 8, 2019
kripken pushed a commit that referenced this pull request Oct 9, 2019
* Update changelog for important+missed changes

See: #9560, #9490, #9567.

* Added PR #s, moved #9490 to 1.38.47.
belraquib pushed a commit to belraquib/emscripten that referenced this pull request Dec 23, 2020
* Start of support for main thread EM_ASM, WIP

* Copy and adapt JS for proxying EM_ASMs

* Fix flake8

* Flake8
belraquib pushed a commit to belraquib/emscripten that referenced this pull request Dec 23, 2020
…[ci skip]

* Update changelog for important+missed changes

See: emscripten-core#9560, emscripten-core#9490, emscripten-core#9567.

* Added PR #s, moved emscripten-core#9490 to 1.38.47.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MAIN_THREAD_EM_ASM in wasm backend

2 participants