peterhuene opened PR #1376 from support-snapshot0-in-wasi-c-api
to master
:
This PR adds support for snapshot0 in the WASI C API.
Multiple WASI instances are instantiated, one for the current preview and one
for the previous snapshot0. Hopefully in the future we'll be able to backfill
previous WASI snapshots in terms of a single instance, as this isn't
particularly scalable as more snapshots occur.Fixes #1221.
peterhuene updated PR #1376 from support-snapshot0-in-wasi-c-api
to master
:
This PR adds support for snapshot0 in the WASI C API.
Multiple WASI instances are instantiated, one for the current preview and one
for the previous snapshot0. Hopefully in the future we'll be able to backfill
previous WASI snapshots in terms of a single instance, as this isn't
particularly scalable as more snapshots occur.Fixes #1221.
peterhuene closed without merge PR #1376.
Last updated: Nov 22 2024 at 16:03 UTC