mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-20 12:10:52 +00:00
9 lines
204 B
HTML
9 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>
|