litbwraw/book.toml
2023-12-18 13:40:01 +01:00

14 lines
314 B
TOML

[book]
authors = ["bytedream"]
language = "en"
multilingual = false
src = "src"
title = "Lua in the Browser, with Rust and WebAssembly"
[output.html]
additional-js = ["lua-playground/lua-playground-loader.js"]
git-repository-url = "https://github.com/bytedream/litbwraw"
[output.html.playground]
editable = true