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
18 forks
Language: Shell
last commit: 14 days 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 | 62 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
paritytech/polkadot-sdk | A Rust-based toolkit for building on the Polkadot blockchain network | 1,892 |
paritytech/polkadot-launch | A CLI tool to set up and manage a local Polkadot test network | 459 |
paritytech/polkadot-scripts | Tools and utilities for diagnosing and analyzing Polkadot/Kusama network operations | 26 |
malcolmstill/zware | A runtime engine for executing WebAssembly programs within Zig language | 293 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 816 |
vmware-labs/webassembly-language-runtimes | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 336 |
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,023 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 686 |
paritytech/subxt | Enables interaction with Substrate-based nodes using a standardized interface | 425 |
cosmwasm/wasmd | An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 369 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |