aboutsummaryrefslogtreecommitdiff
path: root/src/talks
diff options
context:
space:
mode:
Diffstat (limited to 'src/talks')
-rw-r--r--src/talks/wasm/index.html.raw2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/talks/wasm/index.html.raw b/src/talks/wasm/index.html.raw
index 66f8a6d..d4e4a4e 100644
--- a/src/talks/wasm/index.html.raw
+++ b/src/talks/wasm/index.html.raw
@@ -286,7 +286,7 @@ emcc -sEXPORTED_FUNCTIONS=_sum \
286<div class="columns"> 286<div class="columns">
287<ul> 287<ul>
288<li>Write a web app that takes a single integer n as input 288<li>Write a web app that takes a single integer n as input
289and prints <strong>the number of prime numberss less than n</strong> when 289and prints <strong>the number of prime numbers less than n</strong> when
290the user presses a button.</li> 290the user presses a button.</li>
291<li>Solution: <a href=./examples/3-primes>examples/3-primes</a></li> 291<li>Solution: <a href=./examples/3-primes>examples/3-primes</a></li>
292</ul> 292</ul>

Generated with cgit - Back to sebastiano.tronto.net