/emscripten-docker

Docker image with Emscripten to compile ASM.js and WebAssembly

Primary LanguagePythonMIT LicenseMIT

Emscripten Docker

This repository contains source files for Docker Hub projects:

trzeci/emscripten-slim

Docker Pulls Size

trzeci/emscripten

Docker Pulls Size

Usage

/build --help
usage: build [-h] {compile,test,push} ...

Emscripten Image generator

optional arguments:
  -h, --help           show this help message and exit

command:
  {compile,test,push}  Main work command
    compile            Compile Docker images
    test               Test given tag(s) with Emscripten and WebAssembly
                       compatibility
    push               Runs a service what will push created images

License

MIT