wasmd

Wasm runtime

An implementation of a Cosmos zone with support for WebAssembly smart contracts.

Basic cosmos-sdk app with web assembly smart contracts

GitHub

369 stars
19 watching
406 forks
Language: Go
last commit: 9 days ago

Related projects:

Repository Description Stars
cosmwasm/wasmvm A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. 175
cosmwasm/cosmwasm A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. 1,072
cosmology-tech/cosmwasm-vm-js Runs CosmWasm smart contracts in Node.js and web browsers using WebAssembly 46
zigwasm/wasmer-zig Provides bindings for embedding a WebAssembly runtime into Zig programs. 53
cosmwasm/cw-storage-plus Provides storage abstractions for CosmWasm smart contracts 37
extism/go-sdk Provides an interface to run WebAssembly modules in Go applications 87
cosmwasm/optimizer Automated compiler for generating optimized Wasm binaries from Rust contracts 123
cosmwasm/cw-template A template to create smart contracts in Rust for the Cosmos SDK 288
zigwasm/wasmtime-zig Embeds the Wasmtime runtime into a Zig program 83
naqvis/wasmer-crystal A WebAssembly runtime for executing Crystal code in a sandboxed environment. 93
zigwasm/wasm-zig C API bindings for WebAssembly runtime 27
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
deislabs/containerd-wasm-shims Provides shims for running WebAssembly workloads on Kubernetes 314
dcodeio/webassembly A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. 816
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634