trailbase/crates/wasm-runtime-host
Sebastian Jeltsch e08e648a0f Model DB transactions from WASM as a WASI resource and use a watchdog task to force unlock the DB after 60s.
This is implemented as a minor WASI world update, i.e. it's backward compatible. WASM guests build against future runtime releases (JS & Rust) will transparently use the new APIs w/o anychanges to user code.
2026-04-17 11:13:21 +02:00
..
src Model DB transactions from WASM as a WASI resource and use a watchdog task to force unlock the DB after 60s. 2026-04-17 11:13:21 +02:00
Cargo.toml Allow concurrent SELECTs from WASM guests, while still allowing the use of ATTACH/DETACH DATABASE. #221 2026-03-31 11:01:40 +02:00
wit Add WASM host-runtime to TrailBase and rebrand relevant command-line flags. 2025-09-09 15:39:35 +02:00