This repository was archived by the owner on Jul 14, 2025. It is now read-only.
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
slight-runtime: should be able to take preopen from slightfile #371
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