Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / WebAssembly/binaryen issues and pull requests

#5633 - SIMD add not being optimized away

Issue - State: open - Opened by CountBleck over 1 year ago - 2 comments
Labels: good first bug

#5632 - RemoveUnusedModuleElements: Add SIMD support for memory operations

Pull Request - State: closed - Opened by kripken over 1 year ago

#5631 - Fuzzer: Improve mutate()

Pull Request - State: closed - Opened by kripken over 1 year ago

#5630 - [Wasm GC] Handle unreachability in a select child in trapOnNull()

Pull Request - State: closed - Opened by kripken over 1 year ago

#5629 - Fuzzer error: getMemory() .. does not exist

Issue - State: closed - Opened by kripken over 1 year ago - 1 comment

#5628 - Table init exprs appear to be unimplemented

Issue - State: open - Opened by wingo over 1 year ago

#5627 - Use std::filesystem::path instead of string for file paths

Pull Request - State: closed - Opened by dschuff over 1 year ago - 3 comments

#5626 - Avoid imported memories in the fuzzer

Pull Request - State: closed - Opened by kripken over 1 year ago - 1 comment

#5625 - fix: use _malloc/_free to allocate memory in setMemory

Pull Request - State: closed - Opened by mnater over 1 year ago - 2 comments

#5624 - Only update functions in optimizeAfterInlining()

Pull Request - State: closed - Opened by kripken over 1 year ago

#5623 - Fix a crash in MemoryPacking due to an unreachable pointer

Pull Request - State: closed - Opened by tlively over 1 year ago - 1 comment

#5622 - [Wasm GC] Fuzz struct.new and array.new

Pull Request - State: closed - Opened by kripken over 1 year ago

#5620 - Fuzzer assertion in MemoryPacking on unexpected type

Issue - State: closed - Opened by kripken over 1 year ago

#5613 - [NFC] Remove our bespoke `make_unique` implementation

Pull Request - State: closed - Opened by tlively over 1 year ago - 1 comment

#5607 - Parse error for `string.measure_utf8`, `string.measure_wtf8`

Issue - State: closed - Opened by wingo over 1 year ago - 6 comments

#5599 - Invalid non-nullable local binary emitting related to unreachability

Issue - State: open - Opened by kripken over 1 year ago - 1 comment

#5595 - setMemory fails for large data after update to v112

Issue - State: closed - Opened by mnater over 1 year ago - 6 comments

#5565 - Upgrade to C++20

Pull Request - State: open - Opened by tlively over 1 year ago - 3 comments

#5547 - Fix: remove excess optimization for sourcemap

Pull Request - State: closed - Opened by JesseCodeBones over 1 year ago - 1 comment

#5530 - wasm-opt: Optimize for label count

Issue - State: closed - Opened by iBicha over 1 year ago - 7 comments

#5514 - Add support for Unicode paths on Windows

Pull Request - State: closed - Opened by brson over 1 year ago - 16 comments

#5475 - Add partial support for -fwasm-exceptions in Asyncify (#5343)

Pull Request - State: open - Opened by caiiiycuk over 1 year ago - 14 comments

#5456 - spec/f32.wast test 1603 fails with GCC 13

Issue - State: closed - Opened by rathann over 1 year ago - 10 comments

#5455 - Wrong code with spill-pointers

Issue - State: closed - Opened by merlinsun over 1 year ago - 2 comments

#5447 - [NFC] Experiment with C++20 coroutines for expression traversal

Pull Request - State: open - Opened by tlively over 1 year ago - 1 comment

#5433 - wasm-as should accept empty `then`

Issue - State: open - Opened by zapashcanon over 1 year ago - 2 comments

#5405 - Path variable to add in Windows

Issue - State: open - Opened by Irene-123 over 1 year ago - 1 comment

#5362 - Multi-Memory Only Wasm-Split

Pull Request - State: open - Opened by ashleynh almost 2 years ago - 3 comments

#5343 - Support try-catch in Asyncify / lower wasm exceptions to MVP

Issue - State: open - Opened by kripken almost 2 years ago - 7 comments

#5334 - Emit minimal rec groups?

Issue - State: closed - Opened by askeksa-google almost 2 years ago - 13 comments

#5325 - Fix regression of assertions in asyncify pass

Pull Request - State: closed - Opened by caiiiycuk almost 2 years ago - 4 comments

#5315 - Fix two issues in --spill-pointers

Pull Request - State: open - Opened by juj almost 2 years ago - 5 comments

#5271 - Asyncify lists does not work correctly with dots

Issue - State: closed - Opened by caiiiycuk almost 2 years ago - 6 comments

#5228 - Vacuum code leading up to a trap in TrapsNeverHappen mode

Pull Request - State: closed - Opened by kripken almost 2 years ago - 2 comments

#5103 - Avoid specifying multiple opt level in cflags

Pull Request - State: closed - Opened by sbc100 about 2 years ago - 5 comments

#5080 - Remove the GCNNLocals feature

Pull Request - State: closed - Opened by tlively about 2 years ago - 6 comments

#4779 - Port a recently-updated test to lit

Pull Request - State: closed - Opened by kripken about 2 years ago

#4770 - Removed nan & infinity variables

Pull Request - State: closed - Opened by architsinghal-mriirs over 2 years ago - 1 comment

#4762 - Crash in Memory64Lowering

Issue - State: closed - Opened by sbc100 over 2 years ago - 11 comments

#4721 - --spill-pointers fails on program

Issue - State: open - Opened by ChrisJefferson over 2 years ago - 6 comments

#4638 - simd seem to break --memory64-lowering

Issue - State: open - Opened by sbc100 over 2 years ago - 2 comments

#4630 - segfault in wasm-opt

Issue - State: closed - Opened by sbc100 over 2 years ago - 4 comments

#4626 - Make ASYNCIFY_ADD propagate

Issue - State: closed - Opened by curiousdannii over 2 years ago - 1 comment

#4410 - A abort failure in wasm::WasmBinaryBuilder::visitRethrow(wasm::Rethrow*)

Issue - State: closed - Opened by ZFeiXQ almost 3 years ago - 9 comments

#4401 - Thread stack size of prebuilt binary for linux may not be enough

Issue - State: closed - Opened by kateinoigakukun almost 3 years ago - 5 comments

#4358 - Missing 64-bit AtomicCmpxchg causes `__sync_fetch_and_nand` to fail under wasm2js

Issue - State: open - Opened by sbc100 almost 3 years ago - 2 comments

#4353 - Unused variable warning when building with g++-7

Issue - State: closed - Opened by sbc100 almost 3 years ago

#4261 - wasm-emscripten-finalize runs out of memory with -g option

Issue - State: open - Opened by rickg-hcl almost 3 years ago - 6 comments

#4165 - Make compilation faster :rocket:

Issue - State: open - Opened by kripken about 3 years ago - 32 comments

#4135 - Arm64 release?

Issue - State: closed - Opened by maurolacy about 3 years ago - 8 comments

#4126 - Add an Intrinsics mechanism, and a call.if.used intrinsic

Pull Request - State: closed - Opened by kripken about 3 years ago - 5 comments

#3989 - Identical function types not merged

Issue - State: closed - Opened by kripken about 3 years ago - 2 comments

#3502 - Replace "master" with "main" in scripts and docs

Pull Request - State: closed - Opened by tlively over 3 years ago

#2633 - Question: Is wasm-opt production ready?

Issue - State: closed - Opened by Robbepop over 4 years ago - 3 comments

#2551 - Align binaryen.js with the npm package

Pull Request - State: closed - Opened by dcodeIO almost 5 years ago - 6 comments

#2356 - Should we switch from travis + appveyor to circleci?

Issue - State: closed - Opened by sbc100 about 5 years ago - 4 comments

#2104 - Avoid polluting the source tree during building and testing

Issue - State: closed - Opened by sbc100 over 5 years ago

#2053 - Travis tests failing running binaryen.js

Issue - State: closed - Opened by sbc100 over 5 years ago - 1 comment

#1615 - the aarch64-linux releases contains x86-64 binaries

Issue - State: closed - Opened by sivteck over 6 years ago - 2 comments
Labels: help wanted

#1612 - wasm-enscripten-finalize crashes on llvm -O0 output

Issue - State: closed - Opened by sbc100 over 6 years ago

#1170 - wasm-reduce hardcodes path to wasm-opt

Issue - State: closed - Opened by sbc100 about 7 years ago - 1 comment

#1101 - Will multiple return values for functions, blocks, instructions work w/ binaryen?

Issue - State: closed - Opened by binji about 7 years ago - 8 comments

#1001 - New Pass: Self Assignment Optimization Pass

Pull Request - State: closed - Opened by MichaReiser over 7 years ago - 6 comments

#666 - /usr/bin/ld: final link failed: Bad value

Issue - State: open - Opened by tsangint about 8 years ago - 7 comments

#664 - Implement asm.js style exception handling for Wasm

Pull Request - State: closed - Opened by aheejin about 8 years ago - 6 comments