diff options
Diffstat (limited to 'users/tazjin/presentations/tvix-eval-2023/wasm-fs-demo/index.html')
-rw-r--r-- | users/tazjin/presentations/tvix-eval-2023/wasm-fs-demo/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/users/tazjin/presentations/tvix-eval-2023/wasm-fs-demo/index.html b/users/tazjin/presentations/tvix-eval-2023/wasm-fs-demo/index.html new file mode 100644 index 000000000000..e024c466cd21 --- /dev/null +++ b/users/tazjin/presentations/tvix-eval-2023/wasm-fs-demo/index.html @@ -0,0 +1,7 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="utf-8" /> + <title>wasm-fs-demo</title> + </head> +</html> |