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

Recompiled spidermonkey so we do not need to hex encode stdout #24

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

bakhangildin
Copy link
Contributor

Added new function to js shell, called writebytes. Expects MemoryView or Uint8Array

Changes of engine could be found here

Also found some problem with go example. Error in logs

2024/01/13 21:45:21 WARN runtime invoke error err="args invalid: contains NUL character"

@anthdm
Copy link
Owner

anthdm commented Jan 14, 2024

That's nice! Thanks for that.

@anthdm anthdm merged commit 8396750 into anthdm:master Jan 14, 2024
2 checks passed
@bakhangildin bakhangildin deleted the remove-hex-encoding-in-js branch January 15, 2024 17:01
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.

2 participants