This commit is contained in:
2026-01-27 14:32:05 +11:00
parent 9648744e17
commit 45489caa1d
4 changed files with 3 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
<body>
<div class="box">
<h1>Solstice Playground</h1>
<h2>Broken right now. Sorry!</h2>
<textarea class="code" id="editor" spellcheck="false" placeholder="Enter Solstice code here..." rows="20">
puts "Hello from Solstice via WebAssembly!"