dfinity / ic-wasm

A collection of libraries and tools for transforming Wasm canisters running on the Internet Computer
Apache License 2.0
34 stars 5 forks source link

feat #51: Machine readable #52

Closed bitdivine closed 1 year ago

bitdivine commented 1 year ago

Motivation

The output of ic-wasm info is useful but not reliably machine readable. See #51 for more details.

Changes

Tests