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.

GitHub

56 stars
2 watching
13 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lambdaclass/cairo-vm An implementation of the Cairo VM in Rust for writing provable programs and generating STARK proofs for general computation. 527
lambdaclass/cairo_native Compiles Cairo's intermediate representation to machine code using MLIR and LLVM 123
starkware-libs/cairo A Rust-based language for creating provable programs with computational integrity 1,630
keep-starknet-strange/alexandria A collection of useful algorithms and data structures implemented in Cairo for use in software development. 238
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. 24
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 into machine code for execution 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. 637
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