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
20 stars
2 watching
0 forks
Language: TypeScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| A language compiler to WebAssembly | 419 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
| An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
| An implementation of the Forth programming language compiled to WebAssembly | 144 |
| An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format. | 336 |
| A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
| An experimental web assembly backend for the Nim programming language | 48 |
| Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
| A tool for compiling WebAssembly modules to Lua code | 194 |