bytecodealliance / bytecodealliance/wizer

Add support for getting snapshot size

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.1k
Forks
64
PR merge metrics
No merged PRs in 30d

Description

It'd be great if we could easily make the resulting snapshot's size available. For the CLI tool, perhaps just logging it to stdout, but in the embedding API having an accessor for it would be great.

And I guess there are at least two different sizes to be had here: the size added to the `wasm` file, and the size of the instance `Memory`. The latter might be more important, since the former is easy to derive.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.