Stream: git-wasmtime

Topic: wasmtime / PR #747 Unique signature indices


view this post on Zulip Wasmtime GitHub notifications bot (Jun 25 2020 at 18:45):

alexcrichton edited PR #747 from unique-indices to main:

This PR adds the concept of unique signature indices to the Module struct in wasmtime-environ. Before, we were doing the dedup'ing in crates/obj/src/context. This moves the work up a little, and addresses what _was_ a TODO left in crates/environ/src/module_environ.rs.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2021 at 20:40):

alexcrichton closed without merge PR #747.


Last updated: Nov 22 2024 at 16:03 UTC