Skip to content

asmjs-unknown-emscripten produces wasm because of changed defaults in Emscripten #51856

Closed
@badboy

Description

@badboy

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

No one assigned

    Labels

    C-bugCategory: This is a bug.O-asmjsTarget: asm.js - http://asmjs.org/O-emscriptenTarget: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions