https://github.com/kripken/emscripten
Raw File
Tip revision: c5522c645635939ac49e6cfecb02a64e768a76d6 authored by Alon Zakai on 14 January 2014, 01:48:55 UTC
add musl fputws, fix vswprintf, add testing for fwprintf and swprintf as well
Tip revision: c5522c6
emmake.bat
@echo off
python "%~dp0\emmake" %*
back to top