Commits

  1. 99ea7f3silen2026-05-10 19:05

    fix: endpoints

  2. eb60134silen2026-05-10 15:33

    feat: inital

  3. 8683bf6silen2026-05-10 14:50

    Replace 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.

  4. 3422bbdsilen2026-04-13 17:53

    chore: fig toml

  5. c91efabSilen Locatelli2026-04-11 16:35

    feat: initial draft

  6. b4b853asilenlocatelli2026-04-08 11:43

    initial commit

  7. 01f137fsilenlocatelli2026-04-08 08:11

    readme

  8. 423363esilen2026-04-08 07:44

    Initial commit