Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/tags/version_1
cb4322e
Merge pull request #276 from WebAssembly/spec-update
by Alon Zakai
· 9 years ago
version_1
b0d4599
update spec tests, and new memory page size usage
by Alon Zakai
· 9 years ago
cbbdaf7
if Module.asm is already set, use that
by Alon Zakai
· 9 years ago
1ad605a
note when we are using wasm
by Alon Zakai
· 9 years ago
359c895
Merge pull request #275 from WebAssembly/closure-fix
by Alon Zakai
· 9 years ago
85959a4
update wasm.js
by Alon Zakai
· 9 years ago
10159a8
add function stack printing in interpreter
by Alon Zakai
· 9 years ago
4967e68
quote strings for closure compiler
by Alon Zakai
· 9 years ago
a67434f
Merge pull request #274 from WebAssembly/rotr-s2wasm
by Derek Schuff
· 9 years ago
6ae3a45
Update LLVM tests and waterfall to 4425
by Derek Schuff
· 9 years ago
9a4d9f5
Add rotate support to s2wasm
by Derek Schuff
· 9 years ago
c5a6210
Merge pull request #251 from mbebenita/opt-wasm-as
by Alon Zakai
· 9 years ago
b4c0c71
Flip condition.
by Michael Bebenita
· 9 years ago
468e0dd
Merge pull request #273 from WebAssembly/memory-growth
by Alon Zakai
· 9 years ago
3cde7ac
add memory growth testcase
by Alon Zakai
· 9 years ago
98106a0
fix memory growth #270
by Alon Zakai
· 9 years ago
94bf9d1
Merge pull request #272 from WebAssembly/asm2wasm-fix
by Alon Zakai
· 9 years ago
49a5fed
update wasm.js
by Alon Zakai
· 9 years ago
996416c
only reuse nameless blocks in blockify in asm2wasm - if they are named, they can be broken out of, which is bad for our loop constructs
by Alon Zakai
· 9 years ago
12a5d97
add an option to not optimize in asm2wasm
by Alon Zakai
· 9 years ago
232327c
Remove useless forward
by Derek Schuff
· 9 years ago
59f3f63
Merge pull request #269 from WebAssembly/update-wasm-js
by Alon Zakai
· 9 years ago
bfe7270
make --debug work
by Alon Zakai
· 9 years ago
8782986
update wasm.js
by Alon Zakai
· 9 years ago
c46ef09
Merge pull request #268 from WebAssembly/eqz-type
by Alon Zakai
· 9 years ago
18ac67a
Support --initial-size and --max-size to specify linear memory size
by Derek Schuff
· 9 years ago
83a7310
update emscripten submodule
by Alon Zakai
· 9 years ago
b2489b8
Make type of EqZ unary operators always i32
by Derek Schuff
· 9 years ago
c34ed22
Merge pull request #267 from WebAssembly/asm2wasm-eqz
by Alon Zakai
· 9 years ago
7c6be8c
use eqz in asm2wasm
by Alon Zakai
· 9 years ago
ff45fb3
Merge pull request #266 from WebAssembly/growth
by Alon Zakai
· 9 years ago
3dd7f17
add memory growth asm2wasm test
by Alon Zakai
· 9 years ago
c4c132b
fix unit testcase
by Alon Zakai
· 9 years ago
3437e88
special case the asm.js memory growth function
by Alon Zakai
· 9 years ago
c733dd2
use binary_format_check on asm2wasm outputs
by Alon Zakai
· 9 years ago
b3f029d
Merge pull request #265 from WebAssembly/asm2wasm-opts
by Alon Zakai
· 9 years ago
c67c3b8
update emscripten
by Alon Zakai
· 9 years ago
da80a33
add option for imprecise asm2wasm opts
by Alon Zakai
· 9 years ago
2fc279e
fix float to int trap text
by Alon Zakai
· 9 years ago
d802638
Merge pull request #261 from WebAssembly/eqz
by Alon Zakai
· 9 years ago
ff79247
update wasm.js
by Alon Zakai
· 9 years ago
eb13527
update spec tests and support eqz
by Alon Zakai
· 9 years ago
c8faff5
improve docs
by Alon Zakai
· 9 years ago
ae4d2f0
readme update
by Alon Zakai
· 9 years ago
abc902c
Merge pull request #255 from WebAssembly/leb-fixes
by Alon Zakai
· 9 years ago
45d4cb7
update wasm.js
by Alon Zakai
· 9 years ago
9d2ba77
proper signed LEB
by Alon Zakai
· 9 years ago
c10391b
Merge pull request #258 from WebAssembly/jfbastien-patch-1
by Alon Zakai
· 9 years ago
7ef0e01
Make pretty with fancy Unicode ⇒ rightward double arrow
by JF Bastien
· 9 years ago
6f1cf66
Merge pull request #257 from WebAssembly/better-method-names
by Alon Zakai
· 9 years ago
e120fe8
improve method names
by Alon Zakai
· 9 years ago
cd87eb8
Merge pull request #256 from WebAssembly/debug
by Alon Zakai
· 9 years ago
31c278f
link to emscripten wiki for emcc-binaryen usage
by Alon Zakai
· 9 years ago
ac74a80
Check for debug
by JF Bastien
· 9 years ago
72c5e95
Make --debug a boolean
by JF Bastien
· 9 years ago
127abbb
fix names of LEBs
by Alon Zakai
· 9 years ago
a3312f5
Merge pull request #254 from WebAssembly/spec-binary
by Alon Zakai
· 9 years ago
b25d38b
update wasm.js
by Alon Zakai
· 9 years ago
2467f6f
update memory access in binary format
by Alon Zakai
· 9 years ago
3245c24
add Log2 and Pow2 support methods
by Alon Zakai
· 9 years ago
41173e4
update wasm.js
by Alon Zakai
· 9 years ago
b0e3422
update const to binary spec
by Alon Zakai
· 9 years ago
31e9202
add a 64-bit LEB
by Alon Zakai
· 9 years ago
65716c4
update wasm.js
by Alon Zakai
· 9 years ago
1574710
update switch encoding
by Alon Zakai
· 9 years ago
9c374b6
use leb128 in breaks
by Alon Zakai
· 9 years ago
41e662b
update wasm.js
by Alon Zakai
· 9 years ago
fbd8202
write function locals per the spec
by Alon Zakai
· 9 years ago
fcc348a
use function body sizes like in the spec
by Alon Zakai
· 9 years ago
cec8835
use names section for function names
by Alon Zakai
· 9 years ago
4af293a
update wasm.js
by Alon Zakai
· 9 years ago
0c73e0b
stop assuming we know function names as we decode the binary
by Alon Zakai
· 9 years ago
b006028
update wasm.js
by Alon Zakai
· 9 years ago
8c47cbf
backpatching LEB128 always fills all 5 bytes
by Alon Zakai
· 9 years ago
227f4e4
refactor an LEB128 placeholder method
by Alon Zakai
· 9 years ago
3b2f6ad
todo
by Alon Zakai
· 9 years ago
55502aa
use getFunctionName in another place
by Alon Zakai
· 9 years ago
2e2cbb4
Merge pull request #253 from brakmic/patch-1
by JF Bastien
· 9 years ago
e6689eb
switched HTML-link to Markdown-Link
by Harris Brakmic
· 9 years ago
d7b0824
Merge pull request #252 from brakmic/patch-1
by Alon Zakai
· 9 years ago
789b8b2
added link to the tutorial on building under Win32
by Harris Brakmic
· 9 years ago
a824194
Optimize function => index mapping.
by Michael Bebenita
· 9 years ago
d588ecd
Merge pull request #246 from WebAssembly/spec-binary
by Alon Zakai
· 9 years ago
e266b79
update wasm.js
by Alon Zakai
· 9 years ago
b51dcb9
make function tables entries LEB128
by Alon Zakai
· 9 years ago
e728387
update wasm.js
by Alon Zakai
· 9 years ago
854f30c
update data segments in binary format
by Alon Zakai
· 9 years ago
0e9bcd3
update wasm.js
by Alon Zakai
· 9 years ago
493998e
parse start properly when it is an offset
by Alon Zakai
· 9 years ago
2f12869
emit start after functions, and as a function index
by Alon Zakai
· 9 years ago
fa0dbae
update wasm.js
by Alon Zakai
· 9 years ago
59c18e0
add exports section
by Alon Zakai
· 9 years ago
32fff6e
update wasm.js
by Alon Zakai
· 9 years ago
dd69e1a
add call_import in binary, and split imports from functions
by Alon Zakai
· 9 years ago
a0156db
add explicit memory export support
by Alon Zakai
· 9 years ago
c68e1eb
add function signature section
by Alon Zakai
· 9 years ago
7256ad3
update wasm.js
by Alon Zakai
· 9 years ago
23ceb98
write imports as separate section
by Alon Zakai
· 9 years ago
34b3761
num params in signatures is LEB128
by Alon Zakai
· 9 years ago
f156316
Merge pull request #247 from mbebenita/opts
by Alon Zakai
· 9 years ago
Next »