.tasks/core/PLUG-001-integrate-wasm-runtime.md
Integrate a WebAssembly runtime (e.g., Wasmer or Wasmtime) into the Spacedrive core. This will be the foundation for running sandboxed plugin code.
PluginManager service that can load and execute a simple WASM module.
PluginManager can load and run a WASM module from a file.