Skip to content

Accept more flags in bjson read/write methods #479

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

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

bnoordhuis
Copy link
Contributor

Change the last argument from a boolean to an integer and export the JS_READ_* and JS_WRITE_* flags on the bjson module object.

Change the last argument from a boolean to an integer and export the
JS_READ_* and JS_WRITE_* flags on the bjson module object.
@bnoordhuis bnoordhuis mentioned this pull request Aug 11, 2024
@saghul
Copy link
Contributor

saghul commented Aug 12, 2024

I'm thinking I might as well write the logic for creating standalone executables in pure JS and embed it :-)

Only missing part is to export the compile function!

@bnoordhuis bnoordhuis merged commit da1d3cb into quickjs-ng:master Aug 12, 2024
50 checks passed
@bnoordhuis bnoordhuis deleted the bjson-flags branch August 12, 2024 14:53
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.

3 participants