LiquidAI-project / wasmiot-supervisor

Device supervisor to manage deployment of WebAssembly modules. Works together with wasmiot-orchestrator.
MIT License
0 stars 1 forks source link

Deployment format tweaks #28

Closed trkks closed 1 year ago

trkks commented 1 year ago

Some tweaks required for "mounting" files at deployment or execution time for using WASI and the filesystem for reading them instead of manual memory allocations and pointer-shuffling.