Skip to content

MoQ web support via moq-rs + WASM

Notifications You must be signed in to change notification settings

kixelated/moq-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

moq-web

Examples of bundler setups running @kixelated/moq. All of the listed frameworks are setup using the Quick Start build with:

  • NPM
  • React
  • Typescript

If a framework is listed as supported, you can test it via:

npm i
npm run dev

Frameworks

Framework Supported
Vite 5 1
Vite 6 2
Next.JS 15 3
Astro 4 4
Rspack 1

Footnotes

  1. Requires skipping optimizations to work.

  2. The vite-plugin-wasm is out of date and doesn't support Vite 6 (yet).

  3. Next.JS is fundamentally incompatible due to the reliance on SSR. moq-web MUST run in the browser but I couldn't get dynamic imports to work.

  4. Uses Vite 5 under the hood.

About

MoQ web support via moq-rs + WASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published