Files
SpacetimeDB/docs/bsatn/readme.md
Tyler Cloutier 44df6c6e7d Initial commit
2023-08-01 23:16:37 +02:00

445 B

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 katex or yarn global add katex
  • wkhtmltopdf for building a pdf (not required, looks better viewed directly in browser)
make spec.html