bytecodealliance / componentize-py

Apache License 2.0
130 stars 13 forks source link

reset wasi-libc preopen table prior to pre-init snapshot #80

Closed dicej closed 3 months ago

dicej commented 3 months ago

This forces wasi-libc to re-initialize the preopen table when the snapshot is restored, making the runtime preopens available in place of the build-time preopens.