Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
bytecodealliance
GitHub Repository: bytecodealliance/wasmtime
Path: blob/main/docs/book.toml
1685 views
1
[book]
2
authors = ["The Wasmtime Project Developers"]
3
multilingual = false
4
src = "."
5
title = "Wasmtime"
6
7
[output.html]
8
additional-js = ["js/moment.min.2.30.1.js", "js/mermaid.min.11.6.0.js", "js/index.js"]
9
cname = "docs.wasmtime.dev"
10
git-repository-url = "https://github.com/bytecodealliance/wasmtime"
11
edit-url-template = "https://github.com/bytecodealliance/wasmtime/edit/main/docs/{path}"
12
13