JumpjetAlpha.

a wasm runtime for game developers.

Build your next game, engine or library with Jumpjet.
For any platform. In any language.

curl -fsSL https://jumpjet.dev/install.sh | bash iex (iwr -Uri "https://jumpjet.dev/install.ps1" -UseBasicParsing)
Get started

Environment & APIs

GPU

Jumpjet is leveraging wgpu to deliver a familiar interface that closely resembles WebGPU.

Audio

Simple audio apis that mimic WebAudio make it easy to build powerful audio systems.

Input

Robust input management apis without the need for complex event handling.

Networking

High performance reliable & unreliable network transports on every platform.

Storage

Sandboxed & virtualized file system access makes it safe and easy to save and retrieve data.

Debugging

A built-in test harness and debug apis help you ship with greater stability.