Radiance

WASM compiler

A compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript.

A simple language that compiles to WASM

GitHub

20 stars
2 watching
0 forks
Language: TypeScript
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
ljulliar/rlangA compiler that converts a Ruby-like language into efficient WebAssembly code38
lys-lang/lysA language compiler to WebAssembly419
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
vshymanskyy/wasm2mpyA tool for compiling WebAssembly code into native MicroPython modules for embedded systems.122
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
kanaka/wacA WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript.473
hatashiro/kouA compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode134
chadtech/elmish-wasmAn experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode17
stefano/wasm-forthAn implementation of the Forth programming language compiled to WebAssembly144
keno/julia-wasmAn experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format.336
spy/haskell-wasmA Haskell toolkit for generating and interpreting WebAssembly code from Haskell source151
stisa/nwasmAn experimental web assembly backend for the Nim programming language48
nodeca/multimathSimplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations71
swadicalrag/wasm2luaA tool for compiling WebAssembly modules to Lua code194