lys
Wasm compiler
A language compiler to WebAssembly
⚜︎ A language that compiles to WebAssembly
419 stars
12 watching
8 forks
Language: TypeScript
last commit: 3 months ago
Linked from 3 awesome lists
languagelyswasm
Related projects:
Repository | Description | Stars |
---|---|---|
ljulliar/rlang | A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
femtoemacs/wascm | Compiles Low Level Lisp into WebAssembly for low-level operations | 33 |
wasmi-labs/wasmi | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
arboreta/arboreta-wasm | Tooling for compiling and running Common Lisp code in WebAssembly | 57 |
shortercode/radiance | A compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript. | 20 |
spy/haskell-wasm | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
swadicalrag/wasm2lua | A tool for compiling WebAssembly modules to Lua code | 194 |
kign/c4wa | A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
stefano/wasm-forth | An implementation of the Forth programming language compiled to WebAssembly | 144 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
wa-lang/wa | A statically typed language designed for high-performance web applications using WebAssembly | 1,313 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
vshymanskyy/wasm2mpy | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
vmware-labs/webassembly-language-runtimes | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 338 |