web-wasm: Rename image from browser-asmjs

WebAssembly has a better mindshare than asm.js. In the future, it will
be used in much more than browsers. Also, newer versions of Emscripten
default to WebAssembly.
This commit is contained in:
Matt McCormick
2019-01-19 16:02:33 -05:00
parent 26f8a6b169
commit 3c194a1914
5 changed files with 39 additions and 39 deletions

2
.gitignore vendored
View File

@ -2,6 +2,6 @@ bin
dockcross
*/test/
Dockerfile
browser-asmjs/Dockerfile
web-wasm/Dockerfile
*/imagefiles/*
!imagefiles/*