feat: add wasmtime host with epoch-bounded WasmProvider

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-05 15:23:11 +02:00
parent 58f4bd4fdf
commit eeec821af2
4 changed files with 533 additions and 5 deletions
+1
View File
@@ -3,3 +3,4 @@ pub mod fetch;
pub mod http;
pub mod model;
pub mod service;
pub mod wasm;