Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:40

First public release

Rayport packages Python raylib games into static web files that run in a browser.

  • rayport dev for local development with automatic rebuilding.
  • rayport build for deployable static output.
  • rayport inspect to review packaging decisions and file sizes.
  • rayport.toml for page presentation and package include/exclude rules.
  • Bundled CPython and raylib WebAssembly runtime.
  • Browser smoke testing and automated PyPI releases.

Install:

uv tool install rayport

Full Changelog: https://github.com/atarigo/rayport/commits/v0.3.0