mirror of
https://github.com/bytedream/litbwraw.git
synced 2025-06-27 02:10:33 +02:00
initial commit
This commit is contained in:
13
book.toml
Normal file
13
book.toml
Normal file
@ -0,0 +1,13 @@
|
||||
[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
|
Reference in New Issue
Block a user