diff --git a/README.md b/README.md index 70e07c7e..0aa3ea16 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@
An open, blazingly fast, - single-executable Firebase alternative with type-safe REST & realtime APIs, built-in JS/ES6/TS - runtime, SSR, auth and admin UI built on Rust, SQLite & WebAssembly. + single-executable Firebase alternative with type-safe REST & realtime APIs, built-in WebAssembly + runtime, SSR, auth and admin UI built on Rust, SQLite & Wasmtime.
diff --git a/client/dart/README.md b/client/dart/README.md index 5ac5c9d4..df0b5a6e 100644 --- a/client/dart/README.md +++ b/client/dart/README.md @@ -1,8 +1,8 @@ # TrailBase Client TrailBase is a [blazingly](https://trailbase.io/reference/benchmarks/) fast, -open-source application server with type-safe APIs, built-in JS/ES6/TS runtime, -realtime, auth, and admin UI built on Rust, SQLite & V8. +open-source application server with type-safe APIs, built-in WebAssembly runtime, +realtime, auth, and admin UI built on Rust, SQLite & Wasmtime. For more context, documentation, and an online demo, check out the website: [trailbase.io](https://trailbase.io). diff --git a/client/dotnet/trailbase/README.md b/client/dotnet/trailbase/README.md index 0cb40277..9aa73910 100644 --- a/client/dotnet/trailbase/README.md +++ b/client/dotnet/trailbase/README.md @@ -1,8 +1,8 @@ # TrailBase Client TrailBase is a [blazingly](https://trailbase.io/reference/benchmarks/) fast, -open-source application server with type-safe APIs, built-in JS/ES6/TS runtime, -realtime, auth, and admin UI built on Rust, SQLite & V8. +open-source application server with type-safe APIs, built-in WebAssembly runtime, +realtime, auth, and admin UI built on Rust, SQLite & Wasmtime. For more context, documentation, and an online demo, check out our website: [trailbase.io](https://trailbase.io). diff --git a/client/python/README.md b/client/python/README.md index 0cb40277..9aa73910 100644 --- a/client/python/README.md +++ b/client/python/README.md @@ -1,8 +1,8 @@ # TrailBase Client TrailBase is a [blazingly](https://trailbase.io/reference/benchmarks/) fast, -open-source application server with type-safe APIs, built-in JS/ES6/TS runtime, -realtime, auth, and admin UI built on Rust, SQLite & V8. +open-source application server with type-safe APIs, built-in WebAssembly runtime, +realtime, auth, and admin UI built on Rust, SQLite & Wasmtime. For more context, documentation, and an online demo, check out our website: [trailbase.io](https://trailbase.io). diff --git a/docs/src/components/layout/Hero.astro b/docs/src/components/layout/Hero.astro index d004390c..eb0f72a3 100644 --- a/docs/src/components/layout/Hero.astro +++ b/docs/src/components/layout/Hero.astro @@ -58,8 +58,8 @@ if (image) {
An open, blazingly fast, single-executable Firebase alternative with - type-safe REST & realtime APIs, built-in JS/ES6/TS runtime, SSR, auth - and admin UI built on Rust, SQLite & WebAssembly. + type-safe REST & realtime APIs, built-in WebAssembly runtime, SSR, + auth and admin UI built on Rust, SQLite & Wasmtime.