Skip to content

core: refactor code bundling for a faster startup#342

Merged
saghul merged 5 commits intomasterfrom
refactor-js-bundle
Dec 6, 2022
Merged

core: refactor code bundling for a faster startup#342
saghul merged 5 commits intomasterfrom
refactor-js-bundle

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Dec 5, 2022

Embed the bytecode directly, as C files.

Fixes: #301

Embed the bytecode directly, as C files.

Fixes: #301
Disable atomics, to make the bytecode cross-platform.
@saghul saghul force-pushed the refactor-js-bundle branch from b35a5bd to d073f82 Compare December 6, 2022 20:26
@saghul saghul force-pushed the refactor-js-bundle branch from 58918f3 to ba48c7c Compare December 6, 2022 22:08
@saghul saghul marked this pull request as ready for review December 6, 2022 22:31
@saghul saghul merged commit a0760fc into master Dec 6, 2022
@saghul saghul deleted the refactor-js-bundle branch December 6, 2022 22:33
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.

Startup penalty vs QuickJS/node.js

1 participant