eel-wasm
EEL compiler
Compiles EEL code to WebAssembly for use in web applications
Compile Nullsoft's EEL code to Web Assembly
48 stars
6 watching
4 forks
Language: TypeScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
arboreta/arboreta-wasm | Tooling for compiling and running Common Lisp code in WebAssembly | 57 |
surma/bfwasm | Compiles Brainf ck code to WebAssembly | 25 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |
roman01la/clj-wasm | Provides a text format for representing Clojure code in WebAssembly | 159 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
kign/c4wa | A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
spy/haskell-wasm | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
serprex/brainwebfuckassembly | Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. | 21 |
kanaka/wac | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 472 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
femtoemacs/wascm | Compiles Low Level Lisp into WebAssembly for low-level operations | 33 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 884 |
bytecodealliance/wasmtime-cpp | Provides C++ API bindings to the WebAssembly runtime engine | 87 |