Stream: git-wasmtime

Topic: wasmtime / PR #1478 Make too many imports an instantiatio...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2020 at 14:13):

alexcrichton opened PR #1478 from wrong-number-of-imports to master:

Previously we'd accidentally only take the head of the list when
instantiating, but instead this changes the API to require exactly the
right number of imports.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2020 at 15:13):

yurydelendik submitted PR Review.

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

sunfishcode submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2020 at 17:05):

alexcrichton updated PR #1478 from wrong-number-of-imports to master:

Previously we'd accidentally only take the head of the list when
instantiating, but instead this changes the API to require exactly the
right number of imports.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2020 at 17:05):

alexcrichton merged PR #1478.


Last updated: Oct 23 2024 at 20:03 UTC