component-opt

Crates.iocomponent-opt
lib.rscomponent-opt
version0.1.0
sourcesrc
created_at2024-02-24 19:02:21.177184
updated_at2024-02-24 19:02:21.177184
descriptionA simple optimizer for Wasm components
homepagehttps://github.com/esoterra/component-opt
repositoryhttps://github.com/esoterra/component-opt
max_upload_size
id1151861
size86,290
Robin Brown (esoterra)

documentation

README

Component Optimizer

This project is currently a thin wrapper around wasmparser, wasm-opt, and wasm-encoder so that it's easy to apply a basic set of optimizations to wasm components.

It has very limited functionality, is not very configurable, and has not been extensively tested.

Use at your own risk and consider contributing if you want it improved.

Commit count: 0

cargo fmt