thinscript
WebAssembly compiler
An experimental language compiler that targets JavaScript, WebAssembly, and C, aiming to provide a thin layer for working with WebAssembly.
A low-level programming language inspired by TypeScript
1k stars
51 watching
50 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hatashiro/kou | A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
kign/c4wa | A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
chee/eclweb | A minimal implementation of a web-based Common Lisp REPL in WebAssembly | 15 |
evanw/lightgl.js | A lightweight WebGL library providing lower-level OpenGL functionality for quick prototype development | 1,520 |
leaningtech/cheerp-meta | Compiles C/C++ code to JavaScript/WebAssembly | 1,056 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
excubo-ag/webcompiler | A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 151 |
verdie-g/brainfuck2wasm | Converts Brainfuck code to WebAssembly bytecode | 45 |
projectevergreen/wcc | A Web Components compiler designed to produce raw HTML from standards-compliant components. | 90 |
georgestagg/webr | Compiles R statistical language into WebAssembly for use in web browsers and Node | 1 |
kg/ilwasm | Maps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler | 362 |
3dgen/cppwasm-book | A comprehensive guide to programming with C/C++ and WebAssembly | 1,366 |
lys-lang/lys | A language compiler to WebAssembly | 419 |
storyyeller/intercalscript | A systems programming language that combines simplicity with static type checking for web applications. | 133 |
tmcw/wah | A compiler for a Clojure-based language that compiles to WebAssembly | 158 |