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

GitHub / WebAssembly/tool-conventions issues and pull requests

#252 - Will continuous feature-enabling truly remain a continuous issue?

Issue - State: open - Opened by workingjubilee 2 months ago - 2 comments

#251 - Ambiguity in placement of metadata.code function annotations

Issue - State: open - Opened by tlively 3 months ago - 2 comments

#250 - Fix CodeMetadata.md example annotations

Pull Request - State: closed - Opened by kripken 3 months ago

#249 - Meaning of "natural alignment" is unclear

Issue - State: open - Opened by RalfJung 5 months ago - 7 comments

#248 - Document custom sections for OCI-compatible annotations

Pull Request - State: open - Opened by yoshuawuyts 5 months ago - 2 comments

#246 - Add runtime-path to DynamicLinking.md

Pull Request - State: closed - Opened by hoodmane 6 months ago - 4 comments

#243 - Custom section name recommendations to avoid conflicts

Issue - State: open - Opened by lann 8 months ago - 1 comment

#242 - Add missing features, including bulk-memory-opt and overlong

Pull Request - State: closed - Opened by dschuff 8 months ago - 1 comment

#241 - Document the origin of the "Lime" name.

Pull Request - State: closed - Opened by sunfishcode 8 months ago

#240 - Document the C ABI for `_BitInt` and other types.

Pull Request - State: closed - Opened by sunfishcode 8 months ago - 4 comments

#239 - Document Argument passing for _BitInt types

Issue - State: closed - Opened by pinskia 8 months ago - 1 comment

#238 - fflstyny83

Issue - State: closed - Opened by mahfouzmSMS 9 months ago - 1 comment

#237 - Update `Exceptions.md` reference

Pull Request - State: closed - Opened by emmanuel-ferdman 9 months ago - 1 comment

#236 - [Linking] Remove 'Required' (0x3d) prefix from features section

Pull Request - State: closed - Opened by aheejin 9 months ago - 1 comment

#235 - Propose a new LLVM CPU configuration: Lime1

Pull Request - State: closed - Opened by sunfishcode 10 months ago - 30 comments

#234 - DynamicLinking.md: add notes about memory/table exports

Pull Request - State: closed - Opened by yamt 11 months ago - 2 comments

#233 - LLVM 19 and enabling `reference-types` by default

Issue - State: open - Opened by alexcrichton 11 months ago - 45 comments

#232 - which memory dynamic-linking libraries should use for host functions?

Issue - State: open - Opened by yamt 12 months ago - 16 comments

#231 - Add subsection headers to linking section

Pull Request - State: closed - Opened by dschuff 12 months ago

#230 - Enable generating OpenContainers annotations from Wasm Components

Issue - State: open - Opened by yoshuawuyts about 1 year ago - 8 comments

#229 - Question: memory layouts and memory.grow

Issue - State: closed - Opened by tamaroning about 1 year ago - 2 comments

#228 - Add a text format for `producers` and `dylink.0` custom sections

Pull Request - State: closed - Opened by alexcrichton about 1 year ago - 6 comments

#227 - --target=wasm32-unknown-unknown: 'stdio.h' file not found

Issue - State: closed - Opened by ahaoboy about 1 year ago - 2 comments

#226 - BasicCABI.md: add a note about emscripten long double alignment

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

#225 - Document a setjmp/longjmp convention

Pull Request - State: closed - Opened by yamt over 1 year ago - 5 comments

#224 - typo: s/reloction/relocation/ & s/independant/independent/

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

#223 - [BasicCABI] Pass compiler-rt 128-bit return values in memory

Pull Request - State: closed - Opened by aheejin over 1 year ago - 35 comments

#222 - Add missing relocations and segment flags to the documentation.

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

#221 - Signatures.md: update and document the signature identifier

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

#220 - Linking: Add the missing list of segment flags

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

#219 - Clarify that small scalars are extended before passing or returning

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

#218 - Clarify integer data representation rule in BasicCABI

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

#217 - performance issue for std::span on wasm C calling convention

Issue - State: open - Opened by trcrsired almost 2 years ago - 5 comments

#216 - Linking: Add new ABSOLUTE symbol flag

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

#215 - Coredumps: how to support reference values and tables?

Issue - State: open - Opened by fitzgen almost 2 years ago

#214 - Remove/Fix outdated paragraphs

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

#213 - Update links in EHScheme.md

Pull Request - State: closed - Opened by aheejin almost 2 years ago - 1 comment

#212 - DynamicLinking.md: make it match llvm/emscripten

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

#211 - Update DynamicLinking.md

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

#208 - Coredumps: how to represent "process info"

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

#207 - `Coredump.md`: Add support for multiple instances in a coredump

Pull Request - State: closed - Opened by fitzgen over 2 years ago - 4 comments

#206 - `Coredump.md`: Specify youngest-to-oldest enumeration of frames

Pull Request - State: closed - Opened by fitzgen over 2 years ago

#205 - Coredumps: are stack frames listed youngest to oldest?

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

#204 - Coredumps and multiple wasm modules

Issue - State: closed - Opened by fitzgen over 2 years ago - 3 comments

#203 - Add a toolchain-independent ABI document, and propose `_initialize`

Pull Request - State: closed - Opened by sunfishcode over 2 years ago - 8 comments

#202 - coredump: add funcidx to stack frames

Pull Request - State: closed - Opened by xtuc over 2 years ago

#201 - Add JavaScript and Javy as known names in producers

Pull Request - State: closed - Opened by jeffcharles over 2 years ago

#200 - BasicCABI.md: mention how function pointers look like

Pull Request - State: open - Opened by yamt over 2 years ago

#199 - Coredump: add local/stack value typing

Pull Request - State: closed - Opened by xtuc over 2 years ago - 8 comments

#198 - Coredump: ability to mark local/stack values as optimized out

Issue - State: closed - Opened by xtuc over 2 years ago

#197 - Coredump: switch format to Wasm module

Pull Request - State: closed - Opened by xtuc over 2 years ago - 6 comments

#195 - Add initial coredump document

Pull Request - State: closed - Opened by xtuc over 2 years ago - 3 comments

#193 - Mention elemidx and dataidx in the Linking.md documentation

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

#192 - Is the LLVM Dynamic Linking Implementation Status Inaccurate?

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

#191 - Add details on function pointers to BasicCABI

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

#190 - Wasm coredump format

Issue - State: closed - Opened by xtuc over 2 years ago

#189 - Fix broken link to producer section documentation

Pull Request - State: closed - Opened by TerrorJack almost 3 years ago

#188 - BasicCABI.md: Add some explanation about enum size

Pull Request - State: closed - Opened by yamt almost 3 years ago - 1 comment

#187 - C enum size

Issue - State: closed - Opened by yamt almost 3 years ago - 4 comments

#186 - Use the build_id (or something else) to split name section

Issue - State: open - Opened by binji almost 3 years ago - 8 comments

#185 - Linking.md: consolidate threading sections

Pull Request - State: closed - Opened by penzn about 3 years ago - 1 comment

#184 - Document relationship between TLS and bulk memory

Issue - State: closed - Opened by penzn about 3 years ago - 4 comments

#183 - Add a document for build IDs

Pull Request - State: closed - Opened by dschuff about 3 years ago - 1 comment

#182 - Fix CodeMetadata encoding definition for trace_inst

Pull Request - State: closed - Opened by jabraham17 over 3 years ago - 2 comments

#181 - [code metadata] Allowing multiple metadata instances on an instruction?

Issue - State: closed - Opened by tlively over 3 years ago - 2 comments

#180 - Rename Code Annotations to Code Metadata

Pull Request - State: closed - Opened by yuri91 over 3 years ago - 1 comment

#179 - Rename Code Annotations to Code Metadata

Issue - State: closed - Opened by yuri91 over 3 years ago - 7 comments

#178 - Remove obsolete paragraph about dynamic linking

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

#177 - LLVM Dynamic Linking(C to wasm) compile error

Issue - State: closed - Opened by zhanheng1996 over 3 years ago

#176 - Revisit the default of `-fvisibility=hidden`

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

#175 - Document import and export info subsections of `dylink` section.

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

#173 - Add a first draft of the code annotations specification.

Pull Request - State: closed - Opened by yuri91 almost 4 years ago - 5 comments

#172 - Update requirements for memory initialization

Pull Request - State: closed - Opened by tlively almost 4 years ago

#171 - Signatures.md: digital signatures for WebAssembly modules

Pull Request - State: closed - Opened by jedisct1 almost 4 years ago - 6 comments

#170 - DynamicLinking: Specify new "dylink.0" section format

Pull Request - State: closed - Opened by sbc100 almost 4 years ago

#169 - Move dynamic linking docs to DynamicLinking.md.

Pull Request - State: closed - Opened by sbc100 almost 4 years ago - 1 comment

#168 - Mark multi-threading support as experimental

Pull Request - State: closed - Opened by sbc100 almost 4 years ago

#167 - Code Annotations Framework

Issue - State: closed - Opened by yuri91 almost 4 years ago - 20 comments

#166 - Note that the C ABI for vector types is not stable

Pull Request - State: closed - Opened by tlively almost 4 years ago - 1 comment

#165 - Fix typo in DynamicLinking.md

Pull Request - State: closed - Opened by nxdong over 4 years ago

#164 - Update linking docs

Pull Request - State: closed - Opened by mwilliamson over 4 years ago - 4 comments

#163 - Add missing description of new relocation types

Pull Request - State: closed - Opened by kateinoigakukun over 4 years ago - 1 comment

#162 - Proposal: Add new relocation type R_WASM_MEMORY_ADDR_SELFREL_I32

Issue - State: open - Opened by kateinoigakukun over 4 years ago - 8 comments

#161 - Document function signatures in C ABI

Pull Request - State: closed - Opened by tlively over 4 years ago - 10 comments

#159 - BasicCABI: LP64 means 32 bit int

Pull Request - State: closed - Opened by douglasbagnall over 4 years ago - 2 comments

#158 - Enabling features by default in LLVM

Issue - State: closed - Opened by tlively over 4 years ago - 46 comments

#157 - Add documentation on COMDATs, add COMDAT sections

Pull Request - State: closed - Opened by dschuff over 4 years ago - 4 comments

#156 - Fix typo in DynamicLinking.md

Pull Request - State: closed - Opened by MaxDesiatov over 4 years ago

#155 - Original Code Section Offset in Split DWARF Files

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

#154 - Symbol metadata for dynamic linking

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

#148 - Document debugging sections

Issue - State: closed - Opened by RReverser almost 5 years ago - 10 comments

#140 - Fix typo in dynamic linking doc

Pull Request - State: closed - Opened by io12 over 5 years ago - 1 comment