Illusion of speed for web playground.
1 files changed, 2 insertions(+), 0 deletions(-) M cane-wasm/index.html
M cane-wasm/index.html => cane-wasm/index.html +2 -0
@@ 81,6 81,8 @@ arg1 arg2 arg3 (space separated)</textarea import init, { interpreter } from './pkg/cane_wasm.js' + init() + document.getElementById('run').onclick = function () { document.getElementById('output').innerText = '' init().then(() => {