Skip to content

Bysyncify: Don't instrument functions that call bysyncify_* directly#2179

Merged
kripken merged 5 commits intomasterfrom
bysyncify
Jun 21, 2019
Merged

Bysyncify: Don't instrument functions that call bysyncify_* directly#2179
kripken merged 5 commits intomasterfrom
bysyncify

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Jun 21, 2019

Those functions are assumed to be part of the runtime. Instrumenting them would mean nothing can work.

With this fix, bysyncify is useful with pure wasm, and not just through imports.

kripken added 5 commits June 21, 2019 09:15
…ntrols stopping unwinding and starting rewinding. this allows doing bysyncify in pure wasm
@kripken kripken merged commit cbc7e86 into master Jun 21, 2019
@kripken kripken deleted the bysyncify branch June 21, 2019 21:48
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.

1 participant