mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,6 +2,6 @@ bin
|
||||
dockcross
|
||||
*/test/
|
||||
Dockerfile
|
||||
browser-asmjs/Dockerfile
|
||||
web-wasm/Dockerfile
|
||||
*/imagefiles/*
|
||||
!imagefiles/*
|
||||
|
Reference in New Issue
Block a user