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.
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:
- peterhuene: wasmtime:api
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
Last updated: Dec 23 2024 at 12:05 UTC