subwasm
Runtime analyzer
A utility to inspect and analyze Substrate-based runtimes
Subwasm is a cli utility to look inside a Substrate WASM Runtime. It can inspect and compare the metadata of Substrate based runtimes such as Polkadot or Kusama.
63 stars
5 watching
26 forks
Language: WebAssembly
last commit: 5 months ago
Linked from 1 awesome list
blockchainchevdorclimetadatapolkadotruntimerustsubstratetoolwasm
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates building of Substrate WASM runtime using srtool in Github CI workflows | 15 |
| A command-line tool to simplify the use of the srtool Docker image for building Substrate runtime environments. | 18 |
| A toolset for building and verifying WebAssembly runtimes on the Polkadot Network. | 65 |
| Facilitates running WebAssembly workloads on a container runtime | 1,114 |
| Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 |
| An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 371 |
| A cosmwasm contract for enabling private transactions on blockchain platforms. | 1 |
| Analyzes and optimizes the size of WebAssembly binaries by examining their call graphs | 1,302 |
| Provides shims for running WebAssembly workloads on Kubernetes | 316 |
| An interpreter for WebAssembly binaries written in C++ | 219 |
| Engine for indexing blockchain data into a PostgreSQL database | 195 |
| Provides C++ API bindings to the WebAssembly runtime engine | 86 |
| A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 179 |
| A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
| A tool for generating typed interfaces to CosmWasm smart contracts | 79 |