Commits
99ea7f3silen2026-05-10 19:05fix: endpoints
eb60134silen2026-05-10 15:33feat: inital
8683bf6silen2026-05-10 14:50Replace redb/rkyv with rusqlite, add WASM runner, Kotlin example, hurl tests Remove redb object store and rkyv serialization, replace with rusqlite (SQLite) for endpoint storage. Add WASM runner using wasmi to execute compiled endpoints via /run/{path}. Restructure into lib.rs for test accessibility. Add integration tests, hurl API tests, and Kotlin example.
3422bbdsilen2026-04-13 17:53chore: fig toml
c91efabSilen Locatelli2026-04-11 16:35feat: initial draft
b4b853asilenlocatelli2026-04-08 11:43initial commit
01f137fsilenlocatelli2026-04-08 08:11readme
423363esilen2026-04-08 07:44Initial commit