Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 274 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 274 Bytes

Installation

You will need Emscripten to use this library.

Fedora

To install:

git clone https://github.com/emscripten-core/emsdk.git
cd emsdk
./emsdk install latest
./emsdk activate latest

To setup the env before building:

source ./emsdk_env.sh