@@ -3,4 +3,5 @@ self.onmessage = async (e) => {
const mod = await WebAssembly.instantiateStreaming(
fetch('wipforth.wasm'), exports)
mod.instance.exports.reset();
console.log('System halt');
};
The note is not visible to the blocked user.