`slight-runtime`: should be able to take preopen from slightfile
Mossaka opened this issue · 0 comments
Mossaka commented
Describe the solution you'd like
The slight runtime (wasmtime) should be able to take user-provided preopen directories that are defined in slightfile. Put it in another way, slightfile should be able to map directories from the host to the guest.
Additional context
This feature is particularly userful for uploading blobs / files to AWS S3 or Azure Blob Storage using the #275 APIs