Ecosyste.ms: Issues

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

GitHub / rhysd/wain issues and pull requests

#58 - Add support for sign extension instructions.

Pull Request - State: closed - Opened by jmillikin almost 1 year ago - 2 comments

#57 - Can we convert an AST to a binary or text?

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

#56 - fix link to invoke.rs

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

#55 - Way to Generate WAT from WASM?

Issue - State: closed - Opened by zicklag over 3 years ago - 1 comment
Labels: question

#54 - Some minor improvements to code

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

#53 - Derive Debug, Clone and PartialEq for AST-types

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

#52 - Refactor validate

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 13 comments

#51 - Small refactor for stack.rs

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

#50 - Refactor Stack::restore to avoid unnecessary truncate

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 5 comments

#49 - Remove address dependency

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

#48 - Refactor callframe

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

#47 - Refactor numeric instructions2

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

#46 - Remove unnecessary mut from Stack::top

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

#45 - Fix br_table and call_indirect instructions

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

#44 - Refactor numeric instructions

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

#43 - Add validation to wast module

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 3 comments

#42 - Remove LittleEndian implementation for unsigned integer

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

#42 - Remove LittleEndian implementation for unsigned integer

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

#41 - Fix label handling

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

#40 - Refactor CallFrame

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 6 comments

#39 - [crash/fuzzing] "index out of bounds" in wain validate

Issue - State: closed - Opened by pventuzelo over 4 years ago - 2 comments
Labels: bug

#38 - Fix memcpy

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

#37 - Fix memory operation

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

#37 - Fix memory operation

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

#36 - small refactoring

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

#36 - small refactoring

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

#35 - small refactoring

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

#35 - small refactoring

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

#34 - Refactor binary parser

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

#33 - Resource limits

Issue - State: open - Opened by oli-cosmian over 4 years ago - 3 comments
Labels: enhancement

#33 - Resource limits

Issue - State: open - Opened by oli-cosmian over 4 years ago - 3 comments
Labels: enhancement

#32 - Refactor read_64 & read_32

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

#31 - Add codesize check

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

#30 - [crash] memory allocation failed error during parsing

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

#29 - [crash] unwrap panic while parsing wasm module with incorrect version

Issue - State: closed - Opened by pventuzelo over 4 years ago - 2 comments
Labels: bug

#28 - [crash] unwrap panic while parsing invalid wasm module

Issue - State: closed - Opened by pventuzelo over 4 years ago - 9 comments
Labels: bug

#27 - refactor label check

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 5 comments

#27 - refactor label check

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 5 comments

#26 - Fix the align argument of the memory instructions

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

#25 - Fix instantiate

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 9 comments

#25 - Fix instantiate

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 9 comments

#24 - Fix constant expression

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 3 comments

#23 - Fix TypeUse

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 3 comments

#22 - Fix call_indirect

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

#21 - Fix import check

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 22 comments

#20 - Fix constant expression

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

#19 - Fix func-code consistency check for binary format

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

#18 - Fix label check of control instructions

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

#17 - Fix decimal float parser

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

#17 - Fix decimal float parser

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

#16 - Fix binary parser and label stack behavior

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

#15 - Fix custom section check

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

#15 - Fix custom section check

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

#14 - Fix trunc instruction

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 3 comments

#13 - Fix string handling

Pull Request - State: closed - Opened by kariya-mitsuru over 4 years ago - 3 comments

#12 - Fix comments

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

#11 - Fix alignment check

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

#10 - Fix nan handling of test parser

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

#9 - Fix hex-float parse

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

#8 - properly handle non arithmetic NaN at fmin and fmax

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

#7 - Fix NaN handling of fN.min and fN.max

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

#7 - Fix NaN handling of fN.min and fN.max

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

#7 - Fix NaN handling of fN.min and fN.max

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

#6 - Fix validate instruction

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

#6 - Fix validate instruction

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

#6 - Fix validate instruction

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

#5 - Rust function calls.

Issue - State: closed - Opened by AchalaSB over 4 years ago - 1 comment
Labels: question

#4 - Fix lexer to reject "1._2"

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

#3 - Fix validation for select

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

#3 - Fix validation for select

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

#3 - Fix validation for select

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

#2 - Fix fN.nearest

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

#1 - Float to integer conversion may cause undefined behavior

Issue - State: closed - Opened by rhysd over 4 years ago
Labels: bug