WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
177475
WebAssembly: allow multiple embedder to coexist in the same process
https://bugs.webkit.org/show_bug.cgi?id=177475
Summary
WebAssembly: allow multiple embedder to coexist in the same process
JF Bastien
Reported
2017-09-25 16:59:18 PDT
As part of #177472 I'm allowing non-JS embedding. The exception throwing thunk is a singleton which has a single whole-process C++ function pointer, which makes it impossible for two embedders to exist. That can be fixed.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug