1.3.4 • Published 11 months ago

wasm-knife v1.3.4

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

WASM Knife

wasm-trim-func

wasm-trim-func is used to trim func from wasm.

Usage

wasm-trim-func [OPTION]... [FILE]

Options

  • -c, config file, one function name per line, start with '- '
  • -g, output wasm with debug info
  • -f, function names, separated by ','
  • -h, show help
  • -n, dry run
  • -o, output file
  • -t, output WebAssembly Text

Example

wasm-trim-func -f main -t wasm/w2.wasm
1.3.4

11 months ago

1.3.3

11 months ago

1.3.2

11 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.2.1

11 months ago

1.2.0

11 months ago

1.1.0

11 months ago

1.0.0

11 months ago