Ecosyste.ms: Issues

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

GitHub / WebAssembly/tool-conventions issues and pull requests

#91 - Add version number and specify that it only needs standardized features

Pull Request - State: closed - Opened by dschuff almost 6 years ago

#90 - Producer name, version pairs should be unique

Pull Request - State: closed - Opened by tlively almost 6 years ago - 13 comments

#89 - Add clang to known tools list

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

#88 - Pass small structs in parameters instead of memory

Issue - State: open - Opened by dschuff almost 6 years ago - 11 comments

#87 - Function calling sequence: locals and stack frame

Pull Request - State: closed - Opened by dschuff almost 6 years ago - 1 comment

#86 - C ABI aggregates and bitfields

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

#85 - Fundamental scalar types

Pull Request - State: closed - Opened by dschuff almost 6 years ago - 1 comment

#84 - Specify relative orders of custom sections

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

#83 - DynamicLinking: Flesh out some more of the ABI details

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

#82 - Linking.md: Document builtin symbol names

Issue - State: open - Opened by sbc100 almost 6 years ago

#81 - Document expected import/export behavior for tools

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

#80 - Fix typo in DynamicLinking.md

Pull Request - State: closed - Opened by PoignardAzur almost 6 years ago - 1 comment

#79 - Rename R_WEBASSEMBLY_TYPE_INDEX_LEB

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

#78 - Add some Rust-specific values to producers sections

Pull Request - State: closed - Opened by alexcrichton almost 6 years ago - 1 comment

#77 - DynamicLinking: Extend "dylink" section with [] of needed libraries

Pull Request - State: closed - Opened by navytux almost 6 years ago - 9 comments

#76 - Dynamic linking and stack pointer

Issue - State: open - Opened by pepyakin almost 6 years ago - 5 comments

#75 - DynamicLinking.md: Reformat. NFC.

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

#74 - DynamicLinking.md: Rename dylink import to start with underscores

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

#73 - Linking.md: Add note about start section

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

#72 - Using only .functype directive for both defined and declared functions

Issue - State: closed - Opened by aheejin almost 6 years ago - 19 comments

#70 - Add support for the event section

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

#69 - Referencing symbols accross the DLL boundary

Issue - State: open - Opened by sbc100 almost 6 years ago - 5 comments

#68 - Import attribute

Issue - State: closed - Opened by Jiboo about 6 years ago - 6 comments

#67 - Import attribute

Issue - State: closed - Opened by Jiboo about 6 years ago - 1 comment

#66 - Import attribute

Issue - State: closed - Opened by Jiboo about 6 years ago - 1 comment

#65 - Add initial ProducersSection.md

Pull Request - State: closed - Opened by lukewagner about 6 years ago - 4 comments

#64 - linking: Proposal for new visibility attribute "exported"

Issue - State: closed - Opened by sbc100 about 6 years ago - 29 comments

#63 - custom section that documents producing toolchain?

Issue - State: closed - Opened by lukewagner about 6 years ago - 14 comments

#62 - dylink naming conventions, camelCase vs. under_score

Issue - State: closed - Opened by jayphelps about 6 years ago - 4 comments

#61 - Supporting custom `global` directives

Issue - State: open - Opened by alexcrichton about 6 years ago

#60 - C++ volatile support

Issue - State: closed - Opened by aheejin about 6 years ago - 35 comments

#59 - Atomic fence support

Issue - State: closed - Opened by aheejin about 6 years ago - 45 comments

#58 - Fix table in "Linking Metadata Section"

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

#57 - Add version to linking metadata section

Pull Request - State: closed - Opened by sbc100 over 6 years ago - 1 comment

#56 - Specify version and abi information in "linking" section header

Pull Request - State: open - Opened by sbc100 over 6 years ago - 6 comments

#55 - Linking.md: How should the linker handle non-"env" imports

Issue - State: open - Opened by sbc100 over 6 years ago - 1 comment

#54 - Create an ABI version for wasm object format

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

#53 - Refer to sections by their index

Pull Request - State: closed - Opened by sbc100 over 6 years ago

#52 - Referring to other sections in linking metadata

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

#51 - Allow dynamic libraries to request a specific alignment for the memory and table

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

#50 - Enum value and structures for debug custom sections

Pull Request - State: closed - Opened by yurydelendik over 6 years ago - 1 comment

#49 - What do we ideally want the assembly (LLVM .s) text format to look like?

Issue - State: open - Opened by aardappel over 6 years ago - 16 comments

#47 - Handle weak undefined globals/functions

Pull Request - State: open - Opened by NWilson over 6 years ago

#46 - Linking.md: How to handle calls to weakly defined functions

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

#45 - Should the order of custom sections be specified?

Issue - State: closed - Opened by NWilson over 6 years ago - 17 comments

#44 - Use uint8 consistently for enum types

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

#43 - Linking.md: Document SEGMENT_INFO and INIT_FUNCS metadata subsections

Pull Request - State: closed - Opened by sbc100 over 6 years ago - 1 comment

#42 - Remove DATA_SIZE and DATA_ALIGNMENT

Pull Request - State: closed - Opened by sbc100 over 6 years ago - 1 comment

#41 - Tweaks to the relocation section, to take into account symtab changes

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

#40 - Does lld reserve table slot 0 for a null function?

Issue - State: closed - Opened by aheejin over 6 years ago - 1 comment

#39 - Create an explicit symbol table

Pull Request - State: closed - Opened by NWilson almost 7 years ago - 1 comment

#38 - Create an explicit symbol table

Issue - State: closed - Opened by sbc100 almost 7 years ago - 16 comments

#37 - Object files shouldn't include a NAME section

Issue - State: closed - Opened by sbc100 almost 7 years ago - 4 comments

#36 - Frontend predefines

Issue - State: open - Opened by dschuff almost 7 years ago - 8 comments

#35 - Have linking look for `.imports` alongside each `.a`.

Issue - State: closed - Opened by sbc100 almost 7 years ago - 6 comments

#34 - Linking function pointers and function relocations must use Symbol not Function index

Issue - State: closed - Opened by NWilson almost 7 years ago - 15 comments

#33 - Handling BSS data (can we remove DataSize from linking metadata?)

Issue - State: closed - Opened by sbc100 almost 7 years ago - 14 comments

#32 - Should we make relocations specific to data segments and individual functions

Issue - State: open - Opened by sbc100 almost 7 years ago - 8 comments

#31 - Add COMDAT linking data encoding

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

#30 - Consider using indices rather than names for symbol identifiers

Issue - State: closed - Opened by sunfishcode almost 7 years ago - 5 comments
Labels: Linking

#29 - Export of local symbols in .o files

Issue - State: closed - Opened by sunfishcode almost 7 years ago - 5 comments
Labels: Linking

#28 - Remove WASM_STACK_POINTER.

Pull Request - State: closed - Opened by sunfishcode almost 7 years ago

#27 - syscall ABI

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

#26 - Add a comment about the motivation for WASM_DATA_SIZE.

Pull Request - State: closed - Opened by sunfishcode almost 7 years ago - 7 comments

#25 - Use wasm start-function linking and __cxa_atexit

Issue - State: closed - Opened by sunfishcode almost 7 years ago - 9 comments
Labels: Linking

#24 - Add hidden/local symbol flags

Pull Request - State: closed - Opened by NWilson almost 7 years ago

#23 - Linking ABI: import the memory and table?

Issue - State: closed - Opened by sunfishcode almost 7 years ago - 9 comments
Labels: Linking

#22 - relocation issues

Issue - State: closed - Opened by carlokok about 7 years ago - 4 comments
Labels: Linking

#21 - WebAssembly exception handling scheme spec

Pull Request - State: closed - Opened by aheejin about 7 years ago - 3 comments

#20 - Fix broken links

Pull Request - State: closed - Opened by aheejin about 7 years ago

#19 - Update data section merging

Pull Request - State: closed - Opened by sbc100 about 7 years ago

#18 - "Merging Data Sections" in Linking.md is out of date

Issue - State: closed - Opened by binji about 7 years ago - 1 comment
Labels: Linking

#17 - Text format for relocation information

Issue - State: open - Opened by binji about 7 years ago - 10 comments

#16 - ABI for C functions without prototypes

Issue - State: open - Opened by dschuff about 7 years ago - 5 comments

#15 - Function-level linking

Issue - State: closed - Opened by vadimcn over 7 years ago - 6 comments

#14 - Address a few typos in Linking.md

Pull Request - State: closed - Opened by bnjbvr over 7 years ago

#13 - Desribe data size and alignment in linking metadata section

Pull Request - State: closed - Opened by sbc100 over 7 years ago

#12 - Encoding data segment alignment and BSS size

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

#11 - Linking.md: Minor spelling corrections

Pull Request - State: closed - Opened by jayphelps over 7 years ago - 1 comment

#10 - Define symbol info linking section

Pull Request - State: closed - Opened by sbc100 over 7 years ago - 5 comments

#9 - Fix broken link

Pull Request - State: closed - Opened by rongjiecomputer over 7 years ago

#8 - "Merging" of global sections

Issue - State: closed - Opened by pipcet over 7 years ago - 8 comments

#7 - Describe the relocations that LLVM is currently using.

Pull Request - State: closed - Opened by sunfishcode over 7 years ago - 5 comments

#6 - Linking.md: use seperate reloc section for each wasm section

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

#5 - Linking.md function relocations

Issue - State: closed - Opened by sunfishcode almost 8 years ago - 8 comments

#4 - Dynamic linking and shared libraries

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

#3 - Add initial linking document

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

#2 - Markdown formatting improvements

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

#1 - Format placeholder text to 80 col

Pull Request - State: closed - Opened by dschuff almost 8 years ago