optimizer
Contract optimizer
Automated compiler for generating optimized Wasm binaries from Rust contracts
Dockerfile and script to deterministically produce the smallest possible Wasm for your Rust contract
123 stars
8 watching
61 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Optimization tool for compiling and optimizing CosmWasm smart contracts. | 50 |
| | A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. | 1,081 |
| | A toolset for optimizing and building cosmowasm contracts in TypeScript | 12 |
| | Provides storage abstractions for CosmWasm smart contracts | 38 |
| | A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 179 |
| | Analyzes and optimizes the size of WebAssembly binaries by examining their call graphs | 1,302 |
| | A toolkit that simplifies interactions with CosmWasm smart contracts and streamlines development workflow | 106 |
| | A template to create smart contracts in Rust for the Cosmos SDK | 288 |
| | An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 371 |
| | A tool for generating typed interfaces to CosmWasm smart contracts | 79 |
| | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 513 |
| | A cosmwasm contract for enabling private transactions on blockchain platforms. | 1 |
| | An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 668 |
| | A tool for building and working with Rust-generated WebAssembly packages | 1 |
| | Provides shims for running WebAssembly workloads on Kubernetes | 316 |