Skip to content

wasm-emscripten-finalize: Remove JSCall thunk generation - #1938

Merged
sbc100 merged 1 commit into
masterfrom
remove_jscall
Mar 12, 2019
Merged

sbc100 merged 1 commit into
masterfrom
remove_jscall

Conversation

@sbc100

@sbc100 sbc100 commented Mar 7, 2019

Copy link
Copy Markdown
Member

We now implement addFunction by creating a wasm module to wrap
that JS function and simply adding it to the table.

This change should land only once the corresponding emscripten side is landed:
emscripten-core/emscripten#8255

@jgravelle-google jgravelle-google left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

woo hoo!

We now implement addFunction by creating a wasm module to wrap
that JS function and simply adding it to the table.
@sbc100
sbc100 merged commit f0ec4b0 into master Mar 12, 2019
@sbc100
sbc100 deleted the remove_jscall branch March 12, 2019 19:07
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.

2 participants