Skip to content

Issues: WebAssembly/binaryen

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

build errors
#1 by drom was closed Nov 11, 2015 updated Nov 11, 2015
Memory size from emcc
#4 by kripken was closed Dec 17, 2015 updated Dec 17, 2015
assertion failed while running binaryen-shell
#9 by TheKK was closed Dec 18, 2015 updated Dec 18, 2015
Warning due to uninitialized value
#14 by waywardmonkeys was closed Dec 19, 2015 updated Dec 19, 2015
asm2wasm not folding away some redundant type coercions
#17 by ghost was closed Dec 21, 2015 updated Dec 21, 2015
Use zero based local symbol naming
#33 by ghost was closed Dec 24, 2015 updated Dec 24, 2015
asm2wasm: f64.const 18446744073709551616 ?
#50 by ghost was closed Dec 27, 2015 updated Dec 27, 2015
Negative relocations
#52 by jfbastien was closed Dec 28, 2015 updated Dec 28, 2015
asm2wasm crah
#60 by sletz was closed Jan 4, 2016 updated Jan 5, 2016
s2wasm outputs i32.neg
#72 by binji was closed Jan 6, 2016 updated Jan 6, 2016
s2wasm outputs incorrect reinterpret operator
#73 by binji was closed Jan 6, 2016 updated Jan 6, 2016
s2wasm outputs inf instead of infinity
#71 by binji was closed Jan 6, 2016 updated Jan 6, 2016
s2wasm doesn't generate correct result type for call_indirect
#77 by binji was closed Jan 6, 2016 updated Jan 6, 2016
Flush unused blocks.
#32 by ghost was closed Jan 7, 2016 updated Jan 7, 2016
s2wasm doesn't output imports with the correct signature
#68 by binji was closed Jan 7, 2016 updated Jan 7, 2016
asm2wasm: handle overloaded emscripten imports
#35 by kripken was closed Jan 7, 2016 updated Jan 7, 2016
Take advantage of the wider range of expressions in wasm.
#62 by ghost was closed Jan 7, 2016 updated Jan 7, 2016
asm2wasm can understand ES6 Code ?
#80 by SerkanSipahi was closed Jan 7, 2016 updated Jan 7, 2016
s2wasm has incorrect tableswitch output
#70 by binji was closed Jan 7, 2016 updated Jan 7, 2016
Cleaning up the s2wasm output.
#82 by ghost was closed Jan 7, 2016 updated Jan 7, 2016
Remove br at a block tail.
#84 by ghost was closed Jan 8, 2016 updated Jan 8, 2016
Eliminate unnecessary (if_else (i32.ne exp 0) ..) patterns.
#85 by ghost was closed Jan 11, 2016 updated Jan 11, 2016
Vanilla LLVM testing
#67 by kripken was closed Jan 16, 2016 updated Jan 16, 2016
ProTip! Adding no:label will show everything without a label.