Skip to content

Conversation

@nickva
Copy link
Contributor

@nickva nickva commented Mar 18, 2025

Also, remove IntrinsicOperators, BignumExt, and mentions of math mode.

There are still some references to math mode in docs, but I left those as is.

@nickva nickva force-pushed the cleanup-header-file-after-bigint-update branch from 1549294 to e0ca4de Compare March 18, 2025 22:06
Also, remove `IntrinsicOperators`, `BignumExt`, and mentions of `math` mode.

There are still some references to `math` mode in docs, but I left those as is.
@nickva nickva force-pushed the cleanup-header-file-after-bigint-update branch from e0ca4de to a0272cf Compare March 18, 2025 22:26
@bellard
Copy link
Owner

bellard commented Mar 19, 2025

done

@bellard bellard closed this Mar 19, 2025
zenHeart pushed a commit to zenHeart/quickjs that referenced this pull request Mar 25, 2025
- `-s` strips the source code
- `-ss` strips source and line/column numbers information
- `qjsc repl.js` generates an object size of **105726** bytes
- `qjsc -s repl.js` generates an object size of **20853** bytes
- `qjsc -ss repl.js` generates an object size of only **16147** bytes
- compile repl.js with `-ss`
- bump byte code version to 12
zenHeart pushed a commit to zenHeart/quickjs that referenced this pull request Mar 25, 2025
The `-s` flag added in bellard#388 was missing in the `-h` help output.
@nickva nickva deleted the cleanup-header-file-after-bigint-update branch April 7, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants