Stream: git-wasmtime

Topic: wasmtime / PR #2301 Avoid allocations in trampoline shims


view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2020 at 18:55):

alexcrichton opened PR #2301 from no-name-alloc to main:

There's no need to name each export since each synthetic instance we're
creating only has one export, so let's use the empty string which
doesn't require any allocations.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2020 at 20:33):

fitzgen submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2020 at 20:34):

fitzgen merged PR #2301.


Last updated: Oct 23 2024 at 20:03 UTC