Last active
September 24, 2025 16:49
-
-
Save ahndmal/f09c429702c87af428eb248ab1694ddb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <title>Hello World - Rust</title> | |
| <script type="module" src="./index.js"></script> | |
| </head> | |
| <body> | |
| <script> | |
| // | |
| </script> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment