Stream: git-wasmtime

Topic: wasmtime / PR #2154 refactor: Use the obvious DW_OP_const...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 21 2020 at 10:47):

ggreif opened PR #2154 from write_u32 to main:

No point in resorting to LEB128 encoding for such constants,
using the native u32 is faster and more compact.

Adds write_u32 method to facilitate this.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 21 2020 at 13:16):

yurydelendik merged PR #2154.


Last updated: Oct 23 2024 at 20:03 UTC