PetterS / clang-wasm

How to build webassembly files with nothing other than standard Clang/llvm.
143 stars 15 forks source link

Added Dockerfile and docker example #5

Closed crlane closed 4 years ago

crlane commented 4 years ago

I had a lot of trouble getting the example to work on ubuntu:18.04. I ended up chasing down what I think are the minimal set of requirements to run this example.

I've added those to a Dockerfile along with some README documentation on how to build the image and run the example server.