Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 
These files are from compiler-rt,

Last Changed Rev: 179380
Last Changed Date: 2013-04-12 07:57:03 -0700 (Fri, 12 Apr 2013)

===========================================================================

Changes:

  * add emscripten endianness to int_endianness.h
  * add rem functions

===========================================================================

Compile with something like

./emcc system/lib/compiler-rt/*.c -Isystem/lib/compiler-rt/ -o rt.bc
./emcc -O2 -s ASM_JS=1 -g rt.bc -s LINKABLE=1
manually replace Math_imul with Math.imul

Morty Proxy This is a proxified and sanitized view of the page, visit original site.