Skip to content

Commit b33f0ac

Browse files
committed
add build (code) artifacts to main
1 parent 819ba83 commit b33f0ac

33 files changed

+33
-33
lines changed

azure/docsite/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1628,7 +1628,7 @@ <h2 id="limitations">Limitations</h2>
16281628
<li>Not all of compile-rt is ported (but most bits you need are)</li>
16291629
</ul>
16301630
<h2 id="post-feedback">Post Feedback</h2>
1631-
<p>Please post feedback (it worked for you, didn't work, requests, questions, etc) at <a href="https://github.com/twiddlingbits/twr-wasm/">https://github.com/twiddlingbits/twr-wasm/</a></p>
1631+
<p>Please post feedback (it worked for you, didn't work, requests, questions, etc) at <a href="https://github.com/twiddlingbits/twr-wasm/issues">https://github.com/twiddlingbits/twr-wasm/</a></p>
16321632

16331633

16341634

azure/examples/dist/balls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html><head><title>WebAssembly Balls</title><script type="module" src="/examples/dist/helloworld/index.e96d9fe1.js"></script><script type="module" src="/examples/dist/helloworld/index.runtime.58b86402.js"></script><script type="importmap">
1+
<!doctype html><html><head><title>WebAssembly Balls</title><script type="module" src="/examples/dist/helloworld/index.7e2c85bd.js"></script><script type="module" src="/examples/dist/helloworld/index.runtime.3559a563.js"></script><script type="importmap">
22
{
33
"imports": {
44
"twr-wasm": "../../lib-js/index.js"

azure/examples/dist/callc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html><head><title>callc example</title><script type="module" src="/examples/dist/helloworld/index.e96d9fe1.js"></script><script type="module" src="/examples/dist/helloworld/index.runtime.58b86402.js"></script><script type="importmap">
1+
<!doctype html><html><head><title>callc example</title><script type="module" src="/examples/dist/helloworld/index.7e2c85bd.js"></script><script type="module" src="/examples/dist/helloworld/index.runtime.3559a563.js"></script><script type="importmap">
22
{
33
"imports": {
44
"twr-wasm": "../../lib-js/index.js"

azure/examples/dist/divcon/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html><head><title>Div Console WebAssembly C/C++ Example</title><meta name="description" content="Map stdin and stdout to a div tag using twr-wasm class twrConsoleDiv. Implements a Read-Eval-Print Loop (REPL)"><script type="module" src="/examples/dist/helloworld/index.e96d9fe1.js"></script><script type="module" src="/examples/dist/helloworld/index.runtime.58b86402.js"></script><script type="importmap">
1+
<!doctype html><html><head><title>Div Console WebAssembly C/C++ Example</title><meta name="description" content="Map stdin and stdout to a div tag using twr-wasm class twrConsoleDiv. Implements a Read-Eval-Print Loop (REPL)"><script type="module" src="/examples/dist/helloworld/index.7e2c85bd.js"></script><script type="module" src="/examples/dist/helloworld/index.runtime.3559a563.js"></script><script type="importmap">
22
{
33
"imports": {
44
"twr-wasm": "../../lib-js/index.js"

azure/examples/dist/fft/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html><head><title>Fast Fourier transform (FFT) using WebAssembly with twr-wam</title><meta name="description" content="JavaScript/TypeScript calls the KISS FFT library using WebAssembly and then graphs input and output."><script type="module" src="/examples/dist/helloworld/index.e96d9fe1.js"></script><script type="module" src="/examples/dist/helloworld/index.runtime.58b86402.js"></script><script type="importmap">
1+
<!doctype html><html><head><title>Fast Fourier transform (FFT) using WebAssembly with twr-wam</title><meta name="description" content="JavaScript/TypeScript calls the KISS FFT library using WebAssembly and then graphs input and output."><script type="module" src="/examples/dist/helloworld/index.7e2c85bd.js"></script><script type="module" src="/examples/dist/helloworld/index.runtime.3559a563.js"></script><script type="importmap">
22
{
33
"imports": {
44
"twr-wasm": "../../lib-js/index.js"

azure/examples/dist/helloworld/index.7e2c85bd.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

azure/examples/dist/helloworld/index.7e2c85bd.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

azure/examples/dist/helloworld/index.e96d9fe1.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

azure/examples/dist/helloworld/index.e96d9fe1.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

azure/examples/dist/helloworld/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html><head><title>Hello World using WebAssembly</title><meta name="description" content="This Wasm C Hello World is running live and demonstrates a simple twr-wasm WebAssembly function that uses printf to output a string to a div tag."><script type="module" src="/examples/dist/helloworld/index.e96d9fe1.js"></script><script type="module" src="/examples/dist/helloworld/index.runtime.58b86402.js"></script><script type="importmap">
1+
<!doctype html><html><head><title>Hello World using WebAssembly</title><meta name="description" content="This Wasm C Hello World is running live and demonstrates a simple twr-wasm WebAssembly function that uses printf to output a string to a div tag."><script type="module" src="/examples/dist/helloworld/index.7e2c85bd.js"></script><script type="module" src="/examples/dist/helloworld/index.runtime.3559a563.js"></script><script type="importmap">
22
{
33
"imports": {
44
"twr-wasm": "../../lib-js/index.js"

0 commit comments

Comments
 (0)