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

Q: Bytecode only compilation flag #2562

Open
fcapano opened this issue Mar 11, 2024 · 0 comments
Open

Q: Bytecode only compilation flag #2562

fcapano opened this issue Mar 11, 2024 · 0 comments

Comments

@fcapano
Copy link

fcapano commented Mar 11, 2024

I'm working on a project with limited flash availability.

I've followed the guides for low memory optimizations, but I'm looking to save more flash space if possible.

Is there a flag to compile out the parsing of JavaScript and only keep the functions that execute bytecode? Would that save some flash space on the target microcontroller?

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