Skip to content

mangolang/wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mango to wasm compiler

Mango is a statically typed programming language that is designed to be compiled to WebAssembly.

It has a compiler frontend that does the parsing and type checking, producing IR. This project takes that IR data and produces runnable and optimized WebAssembly code.

Status

This project is still in early development stage. It is not ready to use, not even experimentally.

Links

About

Mango WebAssembly compiler backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages