Source code
Revision control
Copy as Markdown
Other Tools
f = (function(stdlib, foreign, heap) {
"use asm";
function f() {
return (1, 1 / 0)|0;
}
return f;
});
f = (function(stdlib, foreign, heap) {
"use asm";
function f() {
return (1, 1 / 0)|0;
}
return f;
});