2 रिपॉजिटरी
Renders React and other web frameworks on the server using WebAssembly to stream HTML to clients.
Distinct from Server-Side Rendering: Distinct from general Server-Side Rendering: specifically uses WebAssembly as the execution environment for server-side rendering, not a traditional Node.js or Python server.
Explore 2 awesome GitHub repositories matching web development · WebAssembly Server-Side Renderings. Refine with filters or upvote what's useful.
WasmEdge is an extensible WebAssembly runtime that executes WebAssembly bytecode in a secure sandbox for cloud, edge, and embedded applications. It functions as a multi-language compiler, compiling applications written in Rust, JavaScript, Go, and Python into WebAssembly bytecode for sandboxed execution, and as a server-side JavaScript runtime that runs JavaScript programs with ES6 modules, NPM packages, and Node.js-compatible APIs. The runtime also serves as an AI inference runtime, executing AI models from JavaScript using WASI-NN plug-ins for inference tasks on personal devices and edge har
Renders React applications on the server using WebAssembly, streaming HTML to clients for faster page loads.
Trailbase is a backend-as-a-service platform delivered as a single executable that integrates a realtime database engine, an identity and access manager, and a type-safe API generator. It provides a comprehensive backend environment including a SQLite-backed storage engine and a WebAssembly runtime server for executing custom logic. The platform distinguishes itself by automatically transforming database schemas into JSON APIs with cross-language client bindings and by allowing the execution of portable components for server-side rendering and custom HTTP routes. It further incorporates vecto
Executes WebAssembly components on the server to generate HTML for faster initial page delivery.