You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Infinite" Pong with Two Balls in Jai Compiled to Wasm64
Make sure you browser have Memory64 feature enabled
$ jai -versionVersion: beta 0.1.096, built on 26 November 2024.
$ jai first.jai
$ cd public/
$ python3 -m http.server 6969
$ xdg-open http://localhost:6969/
About
"Infinite" Pong with Two Balls in Jai Compiled to Wasm64