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

Re-instantiate runtime on every module execution #8

Closed pyjopeko closed 1 year ago

pyjopeko commented 1 year ago

Re-instantiate the wasm3 runtime between running modules to prevent issues with runtime memory.

trkks commented 1 year ago

Changed so that it always refreshes for each call of an endpoint dd0dd329e503e3a6a444eb696b5bc306a1bf8aaa