Closed
Description
Emscripten recently introduced a breaking change defaulting to Wasm generation instead of asmjs (in v1.38.1 from 05/17/2018, changelog).
It now requires -s WASM=0
to be passed to disable this behavior. It seems like that should be fine for older Emscripten as well, so we could just pass it unconditionally.
I'd like to add this myself tomorrow.
Metadata
Metadata
Assignees
Labels
Category: This is a bug.Target: asm.js - http://asmjs.org/Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!Relevant to the compiler team, which will review and decide on the PR/issue.Performance or correctness regression from one stable version to another.