Buzz Script Compilation #261
Replies: 1 comment
-
No it's not. Buzz is not an AOT language. The only actual compilation to machine code occuring is within the JIT compiler which uses MIR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Provided that Buzz is written in Zig, is it possible to compile a Buzz script using Zig?
Beta Was this translation helpful? Give feedback.
All reactions