clawplach / duetto-libcxxabi

A duetto enabled libc++ ABI implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duetto: A C++ compiler for the Web

Please report bugs on launchpad: https://bugs.launchpad.net/duetto

Duetto libcxxabi build instructions

cd lib
export CXX="/opt/duetto/bin/clang -target duetto -emit-llvm"
./buildit
cp libcxxabi.bc /opt/duetto/lib/

About

A duetto enabled libc++ ABI implementation

License:GNU General Public License v2.0