-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Goals? #1
Comments
See the README I forgot to commit until now... The goal was to get some real-world application/application-ish test cases together while LLVM is still in the works. I'm planning to compile a couple small utilities down and run them in the prototype's interpreter eventually (like a .tga generator or something.) |
Got it, thanks! |
@kg Do you have a reference to the LLVM project you mentioned above? Is that project going to be the preferred way to write C# WebAssemblies and "replace" this project? I see that you also work on the JSIL project (https://github.com/sq/JSIL) which is a C# (or MSIL) -> JavaScript project and already ready to use. |
Just curious here on progress and if there is a place/blog those of us who are interested in WebAssembly/ILWasm can subscribe for the latest? |
This looks interesting, is there a writeup somewhere of the goals and plans? Is it related to JSIL?
The text was updated successfully, but these errors were encountered: