(Go: >> BACK << -|- >> HOME <<)

Skip to content

Multi-paradigm language for front-end web development. Compiles to WASM and creates small file sizes.

Notifications You must be signed in to change notification settings

Jomy10/wasm-lang-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecov

This will be a programming language that compiles to wasm and produces small file sizes, so that wasm libraries load fast on websites. It will also support interacting with Javascript and compiling for WASI.

This is a temporary repo until I come up with a good name for the language.

Be shure to check out the discussions tab for syntax discussions.

wat-conversion-syntax now contains examples of function in the language and their underlying wasm representation