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 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
ljulliar/rlang A compiler that converts a Ruby-like language into efficient WebAssembly code 38
lys-lang/lys A language compiler to WebAssembly 420
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 472
hatashiro/kou A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode 134
chadtech/elmish-wasm An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode 17
stefano/wasm-forth An implementation of the Forth programming language compiled to WebAssembly 144
keno/julia-wasm An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format. 334
spy/haskell-wasm A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source 151
stisa/nwasm An experimental web assembly backend for the Nim programming language 48
nodeca/multimath Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations 71
swadicalrag/wasm2lua A tool for compiling WebAssembly modules to Lua code 194