tvl-depot/users/tazjin/presentations/tvix-eval-2023/wasm-fs-demo/index.html
Vincent Ambo 4ef86040dd feat(tazjin/presentations): add (intentionally) broken WASM demo
This demonstrates a Rust stdlib call that just causes runtime panics
on WASM, for explaining the problems with porting Tvixbolt.

Change-Id: Ief974f1bba509fdac4b9bc9f862ee8f4dfc5158e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9206
Tested-by: BuildkiteCI
Reviewed-by: Mark Shevchenko <markshevchenko@gmail.com>
Autosubmit: tazjin <tazjin@tvl.su>
2023-09-02 18:20:54 +00:00

7 lines
123 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>wasm-fs-demo</title>
</head>
</html>