Skip to content

Commit

Permalink
merge dev into main
Browse files Browse the repository at this point in the history
  • Loading branch information
twiddlingbits committed Jun 17, 2024
2 parents aa62c8d + c1b0e3d commit 115e876
Show file tree
Hide file tree
Showing 39 changed files with 132 additions and 139 deletions.
6 changes: 3 additions & 3 deletions azure/docsite/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/docsite/img/favicon.ico" />
<title>twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="/docsite/css/theme.css" />
<link rel="stylesheet" href="/docsite/css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -23,7 +23,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="/docsite/." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="/docsite/." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="/docsite//search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -105,7 +105,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="/docsite/.">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="/docsite/.">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down
8 changes: 4 additions & 4 deletions azure/docsite/api/api-c-con/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://twiddlingbits.dev/docsite/api/api-c-con/" />
<link rel="shortcut icon" href="../../img/favicon.ico" />
<title>C Console I/O - twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>C Console I/O - twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="../../css/theme.css" />
<link rel="stylesheet" href="../../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -30,7 +30,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../.." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="../.." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -168,7 +168,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../..">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="../..">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down Expand Up @@ -240,7 +240,7 @@ <h3 id="twr_divcon">twr_divcon</h3>
</code></pre>
<h3 id="twr_windowcon">twr_windowcon</h3>
<p>Returns an IoConsole that goes to <code>&lt;canvas id="twr_iocanvas"&gt;</code> , if it exists. </p>
<p>NOTE: Only one call can be made to this function, and it is usually made by the runtime, so you likely won't call this function.</p>
<p>NOTE: Only one call can be made to this function, and it is usually made by the twr-wasm C runtime, so you likely won't call this function.</p>
<pre><code>#include &quot;twr-crt.h&quot;

struct IoConsole* twr_windowcon(void);
Expand Down
6 changes: 3 additions & 3 deletions azure/docsite/api/api-c-d2d/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://twiddlingbits.dev/docsite/api/api-c-d2d/" />
<link rel="shortcut icon" href="../../img/favicon.ico" />
<title>C Draw 2D - twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>C Draw 2D - twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="../../css/theme.css" />
<link rel="stylesheet" href="../../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -30,7 +30,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../.." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="../.." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -120,7 +120,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../..">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="../..">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down
6 changes: 3 additions & 3 deletions azure/docsite/api/api-c-general/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://twiddlingbits.dev/docsite/api/api-c-general/" />
<link rel="shortcut icon" href="../../img/favicon.ico" />
<title>C General - twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>C General - twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="../../css/theme.css" />
<link rel="stylesheet" href="../../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -30,7 +30,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../.." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="../.." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -164,7 +164,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../..">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="../..">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down
6 changes: 3 additions & 3 deletions azure/docsite/api/api-c-stdlib/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://twiddlingbits.dev/docsite/api/api-c-stdlib/" />
<link rel="shortcut icon" href="../../img/favicon.ico" />
<title>C Standard C Library - twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>C Standard C Library - twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="../../css/theme.css" />
<link rel="stylesheet" href="../../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -30,7 +30,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../.." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="../.." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -140,7 +140,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../..">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="../..">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down
6 changes: 3 additions & 3 deletions azure/docsite/api/api-libc++/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://twiddlingbits.dev/docsite/api/api-libc%2B%2B/" />
<link rel="shortcut icon" href="../../img/favicon.ico" />
<title>C++ with libc++ - twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>C++ with libc++ - twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="../../css/theme.css" />
<link rel="stylesheet" href="../../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -30,7 +30,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../.." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="../.." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -114,7 +114,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../..">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="../..">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down
6 changes: 3 additions & 3 deletions azure/docsite/api/api-localization/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://twiddlingbits.dev/docsite/api/api-localization/" />
<link rel="shortcut icon" href="../../img/favicon.ico" />
<title>C Localization - twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>C Localization - twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="../../css/theme.css" />
<link rel="stylesheet" href="../../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -30,7 +30,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../.." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="../.." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -142,7 +142,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../..">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="../..">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down
6 changes: 3 additions & 3 deletions azure/docsite/api/api-typescript/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://twiddlingbits.dev/docsite/api/api-typescript/" />
<link rel="shortcut icon" href="../../img/favicon.ico" />
<title>TypeScript/JavaScript - twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>TypeScript/JavaScript - twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="../../css/theme.css" />
<link rel="stylesheet" href="../../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -30,7 +30,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../.." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="../.." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -138,7 +138,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../..">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="../..">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down
6 changes: 3 additions & 3 deletions azure/docsite/examples/examples-balls/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://twiddlingbits.dev/docsite/examples/examples-balls/" />
<link rel="shortcut icon" href="../../img/favicon.ico" />
<title>balls - twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>balls - twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="../../css/theme.css" />
<link rel="stylesheet" href="../../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -30,7 +30,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../.." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="../.." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -112,7 +112,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../..">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="../..">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down
6 changes: 3 additions & 3 deletions azure/docsite/examples/examples-fft/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://twiddlingbits.dev/docsite/examples/examples-fft/" />
<link rel="shortcut icon" href="../../img/favicon.ico" />
<title>fft - twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>fft - twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="../../css/theme.css" />
<link rel="stylesheet" href="../../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -30,7 +30,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../.." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="../.." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -112,7 +112,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../..">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="../..">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down
6 changes: 3 additions & 3 deletions azure/docsite/examples/examples-helloworld/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://twiddlingbits.dev/docsite/examples/examples-helloworld/" />
<link rel="shortcut icon" href="../../img/favicon.ico" />
<title>hello world - twr-wasm C/C++ Web Assembly Runtime Library</title>
<title>hello world - twr-wasm - a Library for Creating C/C++ Web Assembly Modules</title>
<link rel="stylesheet" href="../../css/theme.css" />
<link rel="stylesheet" href="../../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
Expand All @@ -30,7 +30,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../.." class="icon icon-home"> twr-wasm C/C++ Web Assembly Runtime Library
<a href="../.." class="icon icon-home"> twr-wasm - a Library for Creating C/C++ Web Assembly Modules
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
Expand Down Expand Up @@ -112,7 +112,7 @@
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../..">twr-wasm C/C++ Web Assembly Runtime Library</a>
<a href="../..">twr-wasm - a Library for Creating C/C++ Web Assembly Modules</a>

</nav>
<div class="wy-nav-content">
Expand Down
Loading

0 comments on commit 115e876

Please sign in to comment.