ricochet opened PR #13666 from ricochet:worktree-resource-implements to bytecodealliance:main:
This wires up resource support in
bindgen!'snamed_importsFor named imports every host method takes an extra embedder-chosen
id
so the host can tell which matched import a call came through.
The opaque marker type is reused from the sibling interface-import module
via apub use, soResource<T>values are shared across both paths.All the new code paths only fire when an
idis present.Follow on to changes made in #13513
ricochet requested wasmtime-core-reviewers for a review on PR #13666.
ricochet requested pchickey for a review on PR #13666.
ricochet updated PR #13666.
ricochet updated PR #13666.
:thumbs_up: alexcrichton submitted PR review:
Thanks!
alexcrichton added PR #13666 Support resources for implements to the merge queue.
:check: alexcrichton merged PR #13666.
alexcrichton removed PR #13666 Support resources for implements from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC