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
Dependencies:
- Katex, from npm:
npm i -g katex
oryarn global add katex
- wkhtmltopdf for building a pdf (not required, looks better viewed directly in browser)
make spec.html