WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
261600
Provide public C API for creating, instantiating, and running JavaScript modules
https://bugs.webkit.org/show_bug.cgi?id=261600
Summary
Provide public C API for creating, instantiating, and running JavaScript modules
Kasper Isager Dalsgarð
Reported
2023-09-15 04:04:56 PDT
The public JavaScriptCore C API is currently missing functions for working with JavaScript modules in any form or shape, making it necessary to rely on external tools for bundling JavaScript modules prior to executing them in JavaScriptCore.
Attachments
Add attachment
proposed patch, testcase, etc.
Kasper Isager Dalsgarð
Comment 1
2023-09-15 04:07:35 PDT
This also applies to dynamic import statements, `import()`.
Alexey Proskuryakov
Comment 2
2023-09-15 08:22:53 PDT
***
Bug 190061
has been marked as a duplicate of this bug. ***
Radar WebKit Bug Importer
Comment 3
2023-09-22 04:05:21 PDT
<
rdar://problem/115888431
>
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