- <!DOCTYPE html>
- <html>
- <head>
- <script type="text/javascript" src="reflect.js"></script>
- <script type="text/javascript" src="hello.js"></script>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- </head>
- <body>
- <p id="wasm-error" hidden="true">
- A browser with Wasm GC and tail call support is required for
- this demo. We recommend using either Mozilla Firefox or Google
- Chrome.
- </p>
- </body>
- </html>
|