srtool
WASM runtime builder
A toolset for building and verifying WebAssembly runtimes on the Polkadot Network.
A fork of chevdor's srtool
65 stars
7 watching
19 forks
Language: Shell
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chevdor/srtool-actions | Automates building of Substrate WASM runtime using srtool in Github CI workflows | 15 |
chevdor/srtool-cli | A command-line tool to simplify the use of the srtool Docker image for building Substrate runtime environments. | 18 |
chevdor/subwasm | A utility to inspect and analyze Substrate-based runtimes | 63 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
paritytech/polkadot-sdk | A Rust-based toolkit for building on the Polkadot blockchain network | 1,975 |
paritytech/polkadot-launch | A CLI tool to set up and manage a local Polkadot test network | 462 |
paritytech/polkadot-scripts | Tools and utilities for diagnosing and analyzing Polkadot/Kusama network operations | 26 |
malcolmstill/zware | Executes WebAssembly programs embedded in Zig programs | 293 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 817 |
vmware-labs/webassembly-language-runtimes | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 338 |
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,044 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 702 |
paritytech/subxt | Enables interaction with Substrate-based nodes using a standardized interface | 434 |
cosmwasm/wasmd | An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 371 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,114 |