Replies: 1 comment
-
I think this is a great idea - we've thought about "transpiling" XState to a switch statement etc. |
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
-
Probably that is not a novel idea, probably it does exist. Idea: output Interpreter code ahead-of-time into a clang IL, with backends linkable into emscripten, webasm, C, Java etc.
Beta Was this translation helpful? Give feedback.
All reactions