sapio-lang / sapio

A Bitcoin Programming Language
Mozilla Public License 2.0
244 stars 43 forks source link

Runnable Examples in Book #258

Open JeremyRubin opened 1 year ago

JeremyRubin commented 1 year ago

https://github.com/rust-lang/mdBook/issues/350

If we run a custom playground, we'd be able to ensure that all of the examples are actually workable in the browser, and we could use (non-wasm) execution to let readers test running the programs.