All Projects → trzecieu → Emscripten Docker

trzecieu / Emscripten Docker

Licence: mit
Docker image with Emscripten to compile ASM.js and WebAssembly

Projects that are alternatives of or similar to Emscripten Docker

Dcmjs
dcmjs is a javascript cross-compile of dcmtk (dcmtk.org).
Stars: ✭ 92 (+0%)
Mutual labels:  emscripten, webassembly, wasm, asmjs
TypeScriptXX
🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.
Stars: ✭ 33 (-64.13%)
Mutual labels:  webassembly, wasm, emscripten, asmjs
Modern Wasm Starter
🛸 Run C++ code on web and create blazingly fast websites! A starter template to easily create WebAssembly packages using type-safe C++ bindings with automatic TypeScript declarations.
Stars: ✭ 140 (+52.17%)
Mutual labels:  emscripten, webassembly, wasm, asmjs
Wasm Git
GIT for nodejs and the browser using https://libgit2.org compiled to WebAssembly with https://emscripten.org
Stars: ✭ 261 (+183.7%)
Mutual labels:  emscripten, webassembly, wasm
Yew
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
Stars: ✭ 18,243 (+19729.35%)
Mutual labels:  emscripten, wasm, asmjs
koder
QR/bar code scanner for the Browser
Stars: ✭ 73 (-20.65%)
Mutual labels:  webassembly, wasm, emscripten
Opus Stream Decoder
Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)
Stars: ✭ 80 (-13.04%)
Mutual labels:  emscripten, webassembly, wasm
Stdweb
A standard library for the client-side Web
Stars: ✭ 3,201 (+3379.35%)
Mutual labels:  emscripten, webassembly, asmjs
Rustynes
👾 An NES emulator by Rust and WebAssembly
Stars: ✭ 399 (+333.7%)
Mutual labels:  emscripten, webassembly, wasm
Cppwasm Book
📚 WebAssembly friendly programming with C/C++ -- Emscripten practice
Stars: ✭ 956 (+939.13%)
Mutual labels:  emscripten, webassembly, wasm
Securityworker
The best javascript code protection solution ever.
Stars: ✭ 626 (+580.43%)
Mutual labels:  emscripten, webassembly, asmjs
Cargo Web
A Cargo subcommand for the client-side Web
Stars: ✭ 1,026 (+1015.22%)
Mutual labels:  emscripten, webassembly, asmjs
Webassembly Examples
From Simple To Complex. A complete collection of webassembly examples.
Stars: ✭ 177 (+92.39%)
Mutual labels:  emscripten, webassembly, wasm
Squark
Rust frontend framework, for web browser and more.
Stars: ✭ 162 (+76.09%)
Mutual labels:  emscripten, wasm, asmjs
Wasmjit
Small Embeddable WebAssembly Runtime
Stars: ✭ 1,063 (+1055.43%)
Mutual labels:  emscripten, webassembly, wasm
Wac
WebAssembly interpreter in C
Stars: ✭ 372 (+304.35%)
Mutual labels:  emscripten, webassembly, wasm
Awesome Wasm Langs
😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
Stars: ✭ 2,966 (+3123.91%)
Mutual labels:  webassembly, wasm, asmjs
Assortedwidgets
OpenGL GUI library
Stars: ✭ 92 (+0%)
Mutual labels:  emscripten, webassembly, wasm
Camaro
camaro is an utility to transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.
Stars: ✭ 438 (+376.09%)
Mutual labels:  emscripten, webassembly, wasm
Asm Dom Boilerplate
A simple boilerplate to start using asm-dom without configuration.
Stars: ✭ 49 (-46.74%)
Mutual labels:  webassembly, wasm, asmjs

arch

Emscripten Docker (Unofficial Image)

Build Status

This repository contains source files for Docker Hub projects.

If you're looking for readme related to specific DockerImages, please see following table where to look for a specific readme.

Docker Files and Images

DockerHub Dockerfile Readme Badges
trzeci/emscripten-slim Dockerfile emscripten-slim.md Docker Pulls
Size
Sanity
trzeci/emscripten Dockerfile emscripten.md Docker Pulls
Size
Sanity
trzeci/emscripten-ubuntu Dockerfile emscripten-ubuntu.md Docker Pulls
Size
Sanity
trzeci/emscripten-upstream Dockerfile emscripten-upstream.md Docker Pulls
Size
Sanity
trzeci/emscripten-fastcomp Dockerfile emscripten-fastcomp.md Docker Pulls
Size
Sanity

Usage of build script

➜ python3 -m builder --help
usage: __main__.py [-h] {compile,push,set_latest} ...

Emscripten Image generator

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

command:
  {compile,push,set_latest}
                        Main work command
    compile             Compile Docker images.
    push                Runs a service what will push created images
    set_latest          Automatically sets the 'latest' tag

Who uses this image?

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].