Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jomy10/wasm-lang-temp

Multi-paradigm language for front-end web development. Compiles to WASM and creates small file sizes.
https://github.com/jomy10/wasm-lang-temp

compiler language multi-paradigm programming-language wasm web webassembly webdevelopment

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        

[![codecov](https://codecov.io/gh/mozilla/grcov/branch/master/graph/badge.svg)](https://app.codecov.io/gh/Jomy10/wasm-lang-temp)

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](https://github.com/jomy10/wasm-lang-temp/discussions) tab for syntax discussions.

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