Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
/ wasm-runtime Public archive

A modification of TeaVM's WASM runtime to fix broken browsers.

Notifications You must be signed in to change notification settings

run-slicer/wasm-runtime

Repository files navigation

wasm-runtime

A modification of TeaVM's WASM runtime to fix broken browsers.

Workflow

If you want to:

  • regenerate the runtime.js file, run ./patch.sh
  • update the patch with changes from runtime.js, run ./update-patch.sh
  • update the TeaVM base, run ./update-teavm.sh
    • this will wipe any changes in runtime.js

About

A modification of TeaVM's WASM runtime to fix broken browsers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published