Stream: git-wasmtime

Topic: wasmtime / PR #2322 Encode modules with variable-length i...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 26 2020 at 01:14):

alexcrichton opened PR #2322 from bincode-varint to main:

Update Module::{serialize,deserialize} to use variable-length integers
with bincode to make the output artifacts smaller. Locally this
reduces the size of #2318 from 160 to 110 MB, a 30% decrease in size!
Deserialization performance is slightly slower, but seemingly within the
range of noise locally for me.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 26 2020 at 13:44):

yurydelendik submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 26 2020 at 14:52):

alexcrichton merged PR #2322.


Last updated: Oct 23 2024 at 20:03 UTC