Skip to content

cargo subcommand to build wasm module, run chisel and minify resulting bytecode

Notifications You must be signed in to change notification settings

hugo-dc/cargo-build-ewasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cargo-build-ewasm

Cargo subcommand to build WebAssembly module, run chisel and minify resulting bytecode.

Requirements

  • wasm-chisel: cargo install chisel
  • wasm-snip: cargo install wasm-snip

Install

cargo install --git https://github.com/hugo-dc/cargo-build-ewasm.git

About

cargo subcommand to build wasm module, run chisel and minify resulting bytecode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages