1 repositorio
Support for importing and initializing WebAssembly binary modules.
Explore 1 awesome GitHub repository matching programming languages & runtimes · WebAssembly Loaders. Refine with filters or upvote what's useful.
Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the development phase. By maintaining an environment-aware module graph, it supports concurrent development across client, server, and custom runtime environments. The project distinguishes itself through a high-performance development server that utilizes a hot module replacement pr
Supports importing pre-compiled binary modules with initialization helpers for efficient WebAssembly delivery.