also made a full justfile for web3 (wrong three) codegolfing (no node) blitting works thanks to http://cliffle.com/blog/bare-metal-wasm/
11 lines
180 B
HTML
11 lines
180 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script type="module" src="index.js">
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<canvas id="window"></canvas>
|
|
</body>
|
|
</html>
|
|
|