Hacker News new | ask | show | jobs
by NaughtyShiba 1419 days ago
alert('hello')

const alert = this.alert;

Nothing seems to work :(

1 comments

It's not a browser JavaScript runtime. It's an isolated WASM sandbox without any other interface than the provided REPL.