Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate Web Assembly (WASM) #1

Open
jabooth opened this issue Apr 9, 2017 · 2 comments
Open

Investigate Web Assembly (WASM) #1

jabooth opened this issue Apr 9, 2017 · 2 comments

Comments

@jabooth
Copy link
Contributor

jabooth commented Apr 9, 2017

It seems that a reasonable proportion of the time spent in executing pdftex is spent in parsing and initialisation, and as such WASM may reduce execution times noticeably, especially for small files.

@jabooth jabooth mentioned this issue Apr 9, 2017
@jabooth
Copy link
Contributor Author

jabooth commented Apr 12, 2017

Seems to not be in Node yet: nodejs/NG#19 (comment)

@jabooth
Copy link
Contributor Author

jabooth commented Apr 12, 2017

As referenced in the above thread, builds can be downloaded for ubuntu here:
https://build.chromium.org/p/client.v8.fyi/builders/V8%20-%20node.js%20integration
That work, no --expose-wasm flag required.

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

No branches or pull requests

1 participant