Age | Commit message (Collapse) | Author |
|
More musl.
|
|
|
|
Empkg prerequisites
|
|
|
|
|
|
|
|
Make emscripten::val compatible with fastcomp/asm.js
|
|
|
|
|
|
|
|
idiomatic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
through val::as
|
|
since new musl libc string functions optimize by assuming being able to alias types in load-store operations.
|
|
passing -1 is equivalent to passing 0xFFFFFFFF, which means the whole string will get duplicated, and the old handwritten implementation had a bug.
|
|
|
|
slow2asm.test_the_bullet
|
|
|
|
|
|
|
|
not needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files and avoid unnecessary copies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update test runner help text.
|
|
|
|
|
|
Add local broker for webrtc p2p test. Fixes #1974.
|
|
There is no more o1 test target.
|
|
|
|
|
|
|
|
|
|
simplified ifs
|