wasm-cairo
Runtime environment
A suite of development tools and a WebAssembly runtime environment for supporting the Cairo programming language.
A suite of development tools and a WASM-Runtime environment for Cairo. All based on WebAssembly. By Caironautes, for Caironautes.
55 stars
2 watching
13 forks
Language: Rust
last commit: 21 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lambdaclass/cairo-vm | An implementation of the Cairo VM in Rust for generating provable programs. | 525 |
lambdaclass/cairo_native | Compiles Cairo's intermediate representation to machine code using MLIR and LLVM | 121 |
starkware-libs/cairo | A Rust-based language for creating provable programs with computational integrity | 1,619 |
keep-starknet-strange/alexandria | A collection of useful algorithms and data structures implemented in Cairo for use in software development. | 234 |
stisa/nwasm | An experimental web assembly backend for the Nim programming language | 48 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 23 |
shortercode/radiance | A compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript. | 20 |
gate-computer/wag | Compiles WebAssembly binaries into machine code for execution on multiple architectures. | 192 |
lambdaclass/cairo-vm_in_go | An implementation of a programming language for writing provable programs in Go. | 57 |
spy/haskell-wasm | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
webghc/wasm-cross | A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |
stefano/wasm-forth | An implementation of the Forth programming language compiled to WebAssembly | 144 |
raviqqe/fmm | A minimal functional programming language compiler target | 18 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |