Stream: git-wasmtime

Topic: wasmtime / Issue #2102 wasmtime: Refactor how imports are...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2020 at 21:48):

alexcrichton commented on Issue #2102:

To expand on this a bit more as well, my plan is to iteratively build up the arrays for each import type with module linking. Instead of having just one import section we'll have a loop that iterates over all the initial sections, incrementally building up imports, fetching aliases, etc. My goal is that the with_imports function will basically become an interpreter for the alias and instance sections in the module linking proposal.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 05 2020 at 22:14):

github-actions[bot] commented on Issue #2102:

Subscribe to Label Action

cc @peterhuene

<details>
This issue or pull request has been labeled: "wasmtime:api"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>


Last updated: Oct 23 2024 at 20:03 UTC