Closed guybedford closed 5 months ago
I think we can improve the instantiation story:
We also already have https://github.com/bytecodealliance/jco/pull/413 to unify the sync and async instantiation APIs.
I'd like to propose that for the next major we include improved instantiation as part of the story, to better support use cases such as multiple virtualizations, or creating custom WASI contexts and passing them into the instantiation API.
This is coming naturally now with the generator work and soon with source phase support.
I think we can improve the instantiation story:
We also already have https://github.com/bytecodealliance/jco/pull/413 to unify the sync and async instantiation APIs.
I'd like to propose that for the next major we include improved instantiation as part of the story, to better support use cases such as multiple virtualizations, or creating custom WASI contexts and passing them into the instantiation API.