mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-10 17:49:49 -04:00
bsatn spec
This directory contains the specification for the bsatn format. The grammar of the spec is roughly based on that of the spec for the WebAssembly binary format: https://webassembly.github.io/spec/core/binary/conventions.html
Building
Dependencies:
- Katex, from npm:
npm i -g katexoryarn global add katex - wkhtmltopdf for building a pdf (not required, looks better viewed directly in browser)
make spec.html