Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build playground with stable Rust 1.37.0 #23

Merged
merged 5 commits into from
Oct 12, 2019
Merged

Build playground with stable Rust 1.37.0 #23

merged 5 commits into from
Oct 12, 2019

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    253fa5c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Define linker flags with RUSTFLAGS env variable

    This passes the emcc flags directly to rustc.
    lopopolo committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    be708fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5e3c54 View commit details
    Browse the repository at this point in the history
  3. Update to rust 1.38.0

    lopopolo committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    dd185cd View commit details
    Browse the repository at this point in the history
  4. Revert "Update to rust 1.38.0"

    This reverts commit dd185cd.
    
        shared:ERROR: BINARYEN_TRAP_MODE is not supported by the LLVM wasm backend
    lopopolo committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    c652ded View commit details
    Browse the repository at this point in the history