forked from mkhan45/RustScript
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 2
Build multi-backend compiler #12
Copy link
Copy link
Open
Labels
compilerCompiler related issuesCompiler related issues
Description
Activity
Metadata
Metadata
Assignees
Labels
compilerCompiler related issuesCompiler related issues
An ambitious goal to build a compiler with many backends to let say languages such as JavaScript, C++, WebAssembly and more.
It would be nice if we could compile down to LLVM's IR for the possibility of compiling down to native binaries.