Replies: 2 comments
|
In recent versions WebAssembly apparently got support for:
... so there's fewer and fewer reasons why it couldn't be a proper compiler target apart for the fact that WebAssembly is a binary thing (and probably needs linking, etc). |
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.
I'm just being curious...
Would it ever be possible for Fable to target WebAssembly, or is Fable intended just for spewing out source code rather than bytecode?
All reactions