]> git.lizzy.rs Git - rust.git/commit
Auto merge of #37006 - brson:jsbackend, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 8 Oct 2016 01:17:54 +0000 (18:17 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Oct 2016 01:17:54 +0000 (18:17 -0700)
commit49be16e766f76ccccbf6567038399a442de66544
tree285b4f14eb4b8e3e028c21fc36221c6415cf42f1
parent6e8f92f11cdc713ddec4c60c66097d05c194bab2
parent5388d3fbe8f27a5fad35315729553b4838b91746
Auto merge of #37006 - brson:jsbackend, r=alexcrichton

Turn on JSBackend in the makefiles

This should make the nightlies work with emscripten. r? @alexcrichton

Closes #37004