cd packages/runtime && npx serve
Go to http://localhost:3000 and have fun!
This repo is split into three packages that build up the environment for running MySQL in the browser.
- runtime: The v86 emulator that starts the
buildroot
image - Buildroot: Scripts to build the CPU and memory snapshot run by v86.
- postgres-wasm is a PostgreSQL server instance running in a virtual machine running in the browser by Supabase & Snaplet.