forked from rustwasm/walrus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WASI-virt contains functions that are helpful for manipulating modules and dealing with exports/imports, which would be helpful to an even wider group if upstreamed here to walrus. This commit copies and upstreams some operations that were introduced in WASI-virt for wider use via walrus. See also: bytecodealliance/WASI-Virt#20 Signed-off-by: Victor Adossi <[email protected]>
- Loading branch information
1 parent
440dc03
commit d66889e
Showing
2 changed files
with
87 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters