-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Output
pdf.scripting.js
as a JavaScript module (PR 17055 follow-up)
Unfortunately this breaks scripting in e.g. the viewer, see the error messages below, and it's not clear to me if this is a limitation of the QuickJS Javascript Engine itself or "just" an issue with how the Emscripten compiler was configured. ``` Quickjs -- SyntaxError: unsupported keyword: export at <initScript>:4008 pdf.sandbox.mjs:53:507329 setDocument: "Cannot start sandbox". pdf_scripting_manager.js:170:15 ```
- Loading branch information
1 parent
378f833
commit 8053078
Showing
1 changed file
with
6 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters