restatedev / examples

Restate examples
https://restate.dev
MIT License
37 stars 8 forks source link

Add Bun / Deno / Wrangler tests #172

Closed pcholakov closed 2 months ago

pcholakov commented 2 months ago

Add basic sanity tests for the alternative JS runtimes we target. Bump node target to 20.x.

Q to reviewers: should we matrix-test with Java 21 and Node 22 also?