js-slang
js-slang copied to clipboard
Stepper: sound module crashes frontend
This program crashes the frontend:
import {consecutively, make_sound} from "sound";
consecutively(list(make_sound(x => 0, 0)));
https://share.sourceacademy.nus.edu.sg/d0xoj