Skip to content

Commit

Permalink
deploy: dd49d62
Browse files Browse the repository at this point in the history
  • Loading branch information
skade committed Nov 4, 2023
1 parent fc07adf commit 88e34e4
Show file tree
Hide file tree
Showing 42 changed files with 128 additions and 130 deletions.
6 changes: 3 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>Page not found - Workbook for Rust &amp; WebAssembly workshop</title>
<title>Page not found - Workbook for Rust &amp; QT workshop</title>
<base href="/">


Expand Down Expand Up @@ -140,13 +140,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
13 changes: 6 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>WebAssembly - Workbook for Rust &amp; WebAssembly workshop</title>
<title>WebAssembly - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down Expand Up @@ -175,17 +175,16 @@ <h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<div id="content" class="content">
<main>
<h1 id="rust--webassembly-workshop"><a class="header" href="#rust--webassembly-workshop">Rust &amp; WebAssembly workshop</a></h1>
<p>This workbook contains the material for a Rust &amp; WebAssembly workshop
held by <a href="https://ferrous-systems.com/">Ferrous Systems</a> and <a href="https://fnordig.de/">Jan-Erik Rediger</a>.</p>
<p>This workbook contains the material for a Rust &amp; QT workshop
held by <a href="https://ferrous-systems.com/">Ferrous Systems</a>, developed and held together with <a href="https://kdab.com">KDAB</a>. It is based on work by <a href="https://fnordig.de/">Jan-Erik Rediger</a>.</p>
<p>It is split into 3 parts:</p>
<h2 id="part-1-setup"><a class="header" href="#part-1-setup">Part 1: <a href="preparations.html">Setup</a></a></h2>
<p>An installation guide for all tooling used throughout this book.</p>
<h2 id="part-2-background"><a class="header" href="#part-2-background">Part 2: <a href="what-is-webassembly.html">Background</a></a></h2>
<p>A bit of common knowledge &amp; history about WebAssembly and Rust,
as well as notable use cases.</p>
<h2 id="part-3-tutorial"><a class="header" href="#part-3-tutorial">Part 3: <a href="./tutorial/index.html">Tutorial</a></a></h2>
<p>A hands-on tutorial writing Rust and compiling it to WebAssembly in 3 variations:
as a command-line app, as a client-side web app and as an edge computing app in the cloud.</p>
<p>A hands-on tutorial writing Rust and compiling it in 3 variations: as a command-line app, as a library and as a small QT app using the library using cxx-qt.</p>

</main>

Expand Down
6 changes: 3 additions & 3 deletions on-the-server/compute-at-edge.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>Fastly&#x27;s Compute@Edge - Workbook for Rust &amp; WebAssembly workshop</title>
<title>Fastly&#x27;s Compute@Edge - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="../print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
6 changes: 3 additions & 3 deletions on-the-server/usecases.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>Use cases everywhere else - Workbook for Rust &amp; WebAssembly workshop</title>
<title>Use cases everywhere else - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="../print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
6 changes: 3 additions & 3 deletions on-the-server/wasi.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>WASI - Workbook for Rust &amp; WebAssembly workshop</title>
<title>WASI - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="../print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
6 changes: 3 additions & 3 deletions on-the-web/usecases.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>Use cases on the web - Workbook for Rust &amp; WebAssembly workshop</title>
<title>Use cases on the web - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="../print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
6 changes: 3 additions & 3 deletions on-the-web/wasm-and-js.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>WASM &amp; JavaScript - Workbook for Rust &amp; WebAssembly workshop</title>
<title>WASM &amp; JavaScript - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="../print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
6 changes: 3 additions & 3 deletions preparations.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>Preparations - Workbook for Rust &amp; WebAssembly workshop</title>
<title>Preparations - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
13 changes: 6 additions & 7 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>Workbook for Rust &amp; WebAssembly workshop</title>
<title>Workbook for Rust &amp; QT workshop</title>
<meta name="robots" content="noindex">


Expand Down Expand Up @@ -140,13 +140,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down Expand Up @@ -176,17 +176,16 @@ <h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<div id="content" class="content">
<main>
<h1 id="rust--webassembly-workshop"><a class="header" href="#rust--webassembly-workshop">Rust &amp; WebAssembly workshop</a></h1>
<p>This workbook contains the material for a Rust &amp; WebAssembly workshop
held by <a href="https://ferrous-systems.com/">Ferrous Systems</a> and <a href="https://fnordig.de/">Jan-Erik Rediger</a>.</p>
<p>This workbook contains the material for a Rust &amp; QT workshop
held by <a href="https://ferrous-systems.com/">Ferrous Systems</a>, developed and held together with <a href="https://kdab.com">KDAB</a>. It is based on work by <a href="https://fnordig.de/">Jan-Erik Rediger</a>.</p>
<p>It is split into 3 parts:</p>
<h2 id="part-1-setup"><a class="header" href="#part-1-setup">Part 1: <a href="preparations.html">Setup</a></a></h2>
<p>An installation guide for all tooling used throughout this book.</p>
<h2 id="part-2-background"><a class="header" href="#part-2-background">Part 2: <a href="what-is-webassembly.html">Background</a></a></h2>
<p>A bit of common knowledge &amp; history about WebAssembly and Rust,
as well as notable use cases.</p>
<h2 id="part-3-tutorial"><a class="header" href="#part-3-tutorial">Part 3: <a href="./tutorial/index.html">Tutorial</a></a></h2>
<p>A hands-on tutorial writing Rust and compiling it to WebAssembly in 3 variations:
as a command-line app, as a client-side web app and as an edge computing app in the cloud.</p>
<p>A hands-on tutorial writing Rust and compiling it in 3 variations: as a command-line app, as a library and as a small QT app using the library using cxx-qt.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="preparations"><a class="header" href="#preparations">Preparations</a></h1>
<p>This chapter contains information about the course material and an installation guide.</p>
<h2 id="workshop-materials"><a class="header" href="#workshop-materials">Workshop Materials</a></h2>
Expand Down
6 changes: 3 additions & 3 deletions references.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>References - Workbook for Rust &amp; WebAssembly workshop</title>
<title>References - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
6 changes: 3 additions & 3 deletions rust-and-wasm.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>Rust &amp; Wasm - Workbook for Rust &amp; WebAssembly workshop</title>
<title>Rust &amp; Wasm - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>Setup - Workbook for Rust &amp; WebAssembly workshop</title>
<title>Setup - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
6 changes: 3 additions & 3 deletions tooling-check.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- Book generated using mdBook -->
<meta charset="UTF-8">
<title>Tooling check - Workbook for Rust &amp; WebAssembly workshop</title>
<title>Tooling check - Workbook for Rust &amp; QT workshop</title>


<!-- Custom HTML head -->
Expand Down Expand Up @@ -139,13 +139,13 @@
</button>
</div>

<h1 class="menu-title">Workbook for Rust &amp; WebAssembly workshop</h1>
<h1 class="menu-title">Workbook for Rust &amp; QT workshop</h1>

<div class="right-buttons">
<a href="print.html" title="Print this book" aria-label="Print this book">
<i id="print-button" class="fa fa-print"></i>
</a>
<a href="https://github.com/ferrous-systems/wasm-training-2022" title="Git repository" aria-label="Git repository">
<a href="https://github.com/ferrous-systems/qt-training-2023" title="Git repository" aria-label="Git repository">
<i id="git-repository-button" class="fa fa-github"></i>
</a>

Expand Down
Loading

0 comments on commit 88e34e4

Please sign in to comment.