Stream: git-wasmtime

Topic: wasmtime / PR #4280 Use u32 in Type API


view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2022 at 11:15):

sparker-arm opened PR #4280 from type-u32-api to main:

Move from passing and returning u8 and u16 values to u32 in many of
the functions. This removes a number of type conversions and gives
a small compilation time speedup, around ~0.7% on my aarch64 machine.

Copyright (c) 2022, Arm Limited.

<!--

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 (Jun 30 2022 at 19:43):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2022 at 19:43):

cfallin merged PR #4280.


Last updated: Oct 23 2024 at 20:03 UTC