trailbase/guests/typescript
2026-04-08 14:05:45 +02:00
..
generated Use jco guest-types for WASM guest type generation. 2026-03-23 20:35:17 +01:00
src Fix HTTP method-based routing for JS/TS WASM components with ambgious paths. 2026-03-07 22:25:40 +01:00
tests Stop encoding SQL values as generic JSON values (outside the context of the record API), i.e. for admin APIs and between WASM host/guest. 2025-10-21 16:40:45 +02:00
wit Version WASM component interface, break up into packages, and add a new API for custom SQLite functions. 2025-11-12 14:31:02 +01:00
.gitignore Add prepack lifecycle script to TypeScript guest aswell to ease publishing. 2025-09-15 12:10:34 +02:00
eslint.config.mjs Use jco guest-types for WASM guest type generation. 2026-03-23 20:35:17 +01:00
package.json Update Rust and JS dependencies. 2026-04-08 14:05:45 +02:00
tsconfig.json Update JS dependencies. Upgrade to TS6. 2026-03-26 11:21:16 +01:00
vite.config.ts Use jco guest-types for WASM guest type generation. 2026-03-23 20:35:17 +01:00