-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Standalone binary? #1892
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
Comments
No, it's not currently possible to do this, although we are very close. Please continue the discussion in #1295. |
928C
Thanks. I actually think frozen bytecode in #1811 will achieve what I'm after. Since my platform has no REPL or file system, is there a way to run the static bytecode, i.e |
Yes, |
correct USB PIDs for several boards
Is it possible to create a standalone executable of a Python script using MicroPython as a "backend", similar to the Nuitka project?
The text was updated successfully, but these errors were encountered: