2 Repos
Mechanisms for loading and initializing WebAssembly binaries for browser execution.
Distinct from WebAssembly Compilation: Focuses on the runtime loading and initialization of WASM files rather than the compilation process itself.
Explore 2 awesome GitHub repositories matching web development · WASM Runtime Loading. Refine with filters or upvote what's useful.
Snowpack is an ESM-powered frontend build tool and development server that serves native ES modules directly to the browser. By eliminating the bundling process during development, it enables nearly instant server startup and unbundled frontend development. The project features a framework-aware hot module reload system that preserves component state during updates, with specific Fast Refresh integration for React, Preact, Svelte, and Vue. It also acts as a modern web transpiler, automatically converting TypeScript, JSX, and CSS Modules into browser-compatible code without requiring manual co
Loads and initializes WebAssembly files using native browser APIs for high-performance execution.
A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。| 基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。
Loads and executes pre-trained machine learning models compiled to WebAssembly for browser-based computation.