oden/third-party/vendor/wasm-bindgen/examples/import_js/index.html
2024-03-08 11:03:01 -08:00

8 lines
204 B
HTML

<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
</head>
<body>
<p>Open up the developer console and you should see "Hello from Rust!"</p>
</body>
</html>