Skip to content

Support status for vite-plugin-wasm and testing env #24

Open
@Jerboas86

Description

I was trying to uderstand where vite-plugin-wasm is supported.
The testing environment is here: https://github.com/Jerboas86/vpw-test-env

I tried different frameworks:

  • svelte (CSR)
  • sveltekit (SSR)

In different scopes:

  • Window scope
  • Worker scope
  • Worklet scope (audioworklet)
  • Nodejs scope (vitest)

And with different web browers:

  • Chrome 108
  • Firefox 108
  • Gnome web (aka Epiphany) 43

Results

Chrome

Svelte Sveltekit
Window
Worker
Worklet
Vitest

Firefox

Svelte Sveltekit
Window
Worker
Worklet
Vitest

Gnome web

Svelte Sveltekit
Window
Worker
Worklet
Vitest

opened issues:

and opened PR:

I would suggest to:

  • update the readme to reflect current support
  • and open issue for audioworklet support

The testing can also be extended if it is valuable, let me known.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions