Replies: 1 comment
-
What do you think about this? WebAssembly is the trend now. With your current developing LLVM backend or my proposal to ditch everything and reimplement from scratch using LLVM (#1129), it's easily possible. The key is LLVM. LLVM has everything needed for you to target WebAssembly. Please have a look at: |
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.
-
WebAssembly is pushed very hard and become very viral recently. Especially with the initiative like WASI (https://wasi.dev/) it's already powerful enough to be the target of many new and traditionally compiled languages, including C/C++ with the power of Emscripten.
Beta Was this translation helpful? Give feedback.
All reactions