Stream: git-wasmtime

Topic: wasmtime / PR #5741 wasi-threads: check module instantiab...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2023 at 07:44):

abrown edited PR #5741 from use-5675 to main:

Due to #5675, we could not perform an early check whether the module passed to wasi-threads could indeed be instantiated. Now that that issue is resolved, this change performs the instantiation check (via Linker::instantiate_pre) during construction.

<!--

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 01 2023 at 16:07):

abrown closed without merge PR #5741.


Last updated: Oct 23 2024 at 20:03 UTC