Replies: 2 comments
-
Also, I'm also interested in building gcc with emscripten. I have considered creating an emscripten "host" for crosstool-NG, but haven't had much luck with it picking up my overrides for the compiler. |
Beta Was this translation helpful? Give feedback.
0 replies
-
There is a bunch of info to be found on this here: #6432 |
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.
-
I'm trying to build a browser-based C-to-RISCV compiler tool, but trying to search the internet with terms like "compile llvm with emcripten" gets confused (as emscripten is pretty tightly related to LLVM ;)).
Does anyone know of any existing project (I did fine llvm.js, but it seems 11 years old) or the simplest place to start?
Thanks! :)
RicMoo
Beta Was this translation helpful? Give feedback.
All reactions