forked from solstice/sols.dev
updates
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
<textarea class="code" id="editor" spellcheck="false" placeholder="Enter Solstice code here..." rows="20">
|
||||
puts "Hello from Solstice via WebAssembly!"
|
||||
puts "Let's do some math:"
|
||||
puts 10 + 20 + 12
|
||||
</textarea>
|
||||
puts 10 + 20 + 12</textarea>
|
||||
|
||||
<div id="controls">
|
||||
<button id="runBtn" style="font-size: 20px;">Loading WASM...</button>
|
||||
|
||||
Reference in New Issue
Block a user