Ecosyste.ms: Issues

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

GitHub / paritytech/parity-wasm issues and pull requests

#334 - Add warning about deprecation

Pull Request - State: closed - Opened by athei about 2 years ago - 4 comments
Labels: A0-pleasereview

#333 - feat: support non trap float to int

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

#332 - Fix testsuite on windows

Pull Request - State: closed - Opened by devashishdxt about 2 years ago - 4 comments

#331 - Correctly record DataCount section

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

#330 - Remove unused UnknownNameSubsectionType

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

#329 - allow unpaprsed name sections

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

#328 - handle unknown subsections in the name section

Pull Request - State: closed - Opened by mangas over 2 years ago - 13 comments

#327 - could support global.get $__stack_pointer,

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

#326 - any library like this, but for edit wat file.

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

#325 - Wasm Tail Calls (Take 2)

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

#324 - Add the "offsets" feature.

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

#323 - Discussion about instruction offsets feature

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

#322 - move to rust 2021

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

#321 - question: performance numbers

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

#320 - bufferred_read blows stack

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

#319 - Fix threads proposal parsing

Pull Request - State: closed - Opened by athei about 3 years ago
Labels: A0-pleasereview, F2-bug

#318 - base public api on slices, not vectors

Pull Request - State: closed - Opened by folkertdev about 3 years ago

#317 - Replace features by a config

Issue - State: closed - Opened by athei about 3 years ago

#316 - Consider implementing preservation of the LEBs in binary

Issue - State: closed - Opened by pepyakin about 3 years ago

#315 - Update the test suite

Pull Request - State: closed - Opened by athei about 3 years ago

#314 - Should `F64Const(u64)` be `F64Const(f64)`?

Issue - State: closed - Opened by brian-carroll about 3 years ago - 3 comments

#313 - Wasm tail calls

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

#312 - Add CODEOWNERS

Pull Request - State: closed - Opened by athei about 3 years ago

#311 - Add rustfmt

Pull Request - State: closed - Opened by chevdor about 3 years ago
Labels: A0-pleasereview

#310 - Fix last linting issues

Pull Request - State: closed - Opened by chevdor about 3 years ago
Labels: A0-pleasereview, A2-insubstantial

#309 - Update dev dependency

Pull Request - State: closed - Opened by chevdor about 3 years ago
Labels: A0-pleasereview, A2-insubstantial

#308 - Replace travis with github actions

Pull Request - State: closed - Opened by athei about 3 years ago - 1 comment
Labels: A0-pleasereview

#307 - Fix linting issues related to the simd macro

Pull Request - State: closed - Opened by chevdor about 3 years ago - 5 comments
Labels: A0-pleasereview, F6-refactor

#306 - Cleanup / Compat. breaking

Pull Request - State: closed - Opened by chevdor about 3 years ago - 1 comment
Labels: A0-pleasereview, F6-refactor

#305 - Cleanup

Pull Request - State: closed - Opened by chevdor about 3 years ago - 2 comments
Labels: A0-pleasereview, F6-refactor

#304 - ModuleBuilder.push_function returns the wrong signature index

Issue - State: closed - Opened by tomshackell about 3 years ago - 5 comments
Labels: F2-bug

#303 - feat: multi-memories support

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

#302 - Fix form initialization in FunctionType::new.

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

#301 - Export CodeLocation

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

#300 - Support converting custom sections from module into module scaffold

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

#299 - builder::from_module loses parsed named section

Issue - State: closed - Opened by nomeata almost 4 years ago

#298 - Improve parser for name section

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

#297 - FunctionType::new

Issue - State: closed - Opened by L-jasmine almost 4 years ago - 1 comment

#296 - Builder silently drops custom sections

Issue - State: closed - Opened by osa1 almost 4 years ago - 1 comment

#295 - `SignatureBuilder` puts param in results

Issue - State: closed - Opened by cmichi almost 4 years ago
Labels: F2-bug

#293 - Implement trunc_sat ops

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

#292 - Multi-value block returns not implemented?

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

#291 - Add push_global to module builder

Pull Request - State: closed - Opened by NikVolf about 4 years ago

#290 - ModuleBuilder missing push_global function

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

#289 - Can't make functions that take or produce most builders

Issue - State: closed - Opened by icefoxen over 4 years ago

#288 - Multiple func results

Pull Request - State: closed - Opened by g-r-a-n-t over 4 years ago - 9 comments

#287 - Multiple function results

Issue - State: closed - Opened by g-r-a-n-t over 4 years ago - 2 comments

#285 - Support for no_std in stable rust.

Pull Request - State: closed - Opened by bddap almost 5 years ago - 1 comment

#284 - Integrate some aspects of validation into deserialization

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

#283 - Reduce stack allocated buffered size

Pull Request - State: closed - Opened by ithinuel almost 5 years ago - 11 comments

#282 - Update crate description

Pull Request - State: closed - Opened by NikVolf about 5 years ago

#281 - Add Module::custom_section_index helper

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

#280 - Introduce Module::{from_slice, to_vec}

Pull Request - State: closed - Opened by axic about 5 years ago - 4 comments

#279 - Introduce insert_section() which inserts with proper ordering

Pull Request - State: closed - Opened by axic about 5 years ago - 1 comment

#278 - Add from trait for errors returned by parse_names/parse_reloc

Pull Request - State: closed - Opened by axic about 5 years ago

#277 - Fix LocalNameSubsection-parsing with imported functions

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

#276 - Documentation on instruction building

Issue - State: closed - Opened by justinmchase about 5 years ago - 1 comment

#275 - Add has_names_section() helper

Pull Request - State: closed - Opened by axic about 5 years ago - 1 comment

#274 - Bump parity-wasm to 0.39.0

Pull Request - State: closed - Opened by pepyakin about 5 years ago

#273 - Featurize non-MVP features

Pull Request - State: closed - Opened by pepyakin over 5 years ago - 1 comment
Labels: A0-pleasereview

#272 - add helper for removing module names section

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

#271 - Name section parsing fails for valid wasm

Issue - State: closed - Opened by jwasinger over 5 years ago - 14 comments

#270 - Update name section parsing

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

#269 - Travis: Doc publish failed

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

#268 - Name section parsing

Issue - State: closed - Opened by mikevoronov over 5 years ago - 5 comments

#267 - How to use no_std build

Issue - State: closed - Opened by jlb6740 over 5 years ago - 2 comments

#266 - 2018 edition

Pull Request - State: closed - Opened by NikVolf over 5 years ago
Labels: A0-pleasereview

#265 - Put all non-compatible with v1 features under feature flag

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

#264 - Handle the `DataCount` section

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

#263 - Better initializers

Issue - State: closed - Opened by NikVolf over 5 years ago
Labels: Q0-trivial

#262 - Remove byteorder dependency, use std lib for dealing with endianness

Pull Request - State: closed - Opened by NikVolf over 5 years ago

#261 - Add the ability to add/remove/list custom sections

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

#260 - Fix section ordering when adding a Start section

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

#259 - Start section is serialize out-of-order

Issue - State: closed - Opened by joshuawarner32 almost 6 years ago

#258 - Purge some .wat leftovers

Pull Request - State: closed - Opened by NikVolf almost 6 years ago
Labels: A2-insubstantial

#257 - Add possibility to use enum Instruction in hash structures

Pull Request - State: closed - Opened by RicoGit almost 6 years ago - 3 comments

#252 - Make `builder::*` api optional or in separate crate

Issue - State: closed - Opened by NikVolf almost 6 years ago
Labels: Q2-easy

#251 - Put LEB encoding in separate crate

Issue - State: closed - Opened by NikVolf almost 6 years ago - 2 comments
Labels: Q2-easy

#224 - tests from crates.io tarball are failing due to missing files

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

#219 - Module::parse_reloc() fails when there are debug info.

Issue - State: closed - Opened by Navidem about 6 years ago

#204 - Remove link in doc comment

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

#202 - Add newtypes for indices

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

#201 - Fix signature return types amount specification

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

#198 - Changing widths of integers across round-trips breaks relocations

Issue - State: closed - Opened by Arnavion over 6 years ago - 12 comments

#170 - elements::Section struct hierarchy lacks constructors

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

#161 - Code iterator

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

#141 - Add skeptic test for readme

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

#139 - Disassembler?

Issue - State: closed - Opened by icefoxen over 6 years ago - 3 comments

#127 - Most builder types are unexported, and thus not visible in rustdoc

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

#123 - Reference official testsuite directly, not via sub-sub-module

Issue - State: closed - Opened by NikVolf almost 7 years ago

#111 - Update doc link in Cargo.toml

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

#105 - Add "deterministic mode" into module deserialize

Issue - State: closed - Opened by fckt almost 7 years ago - 1 comment

#104 - Fuzz-testing on the CI

Issue - State: closed - Opened by NikVolf about 7 years ago

#45 - More docs (doc tests) for ::builder

Issue - State: closed - Opened by NikVolf over 7 years ago

#39 - Module level validation

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

#5 - Push import/function/global and preserve links api to builder

Issue - State: closed - Opened by NikVolf over 7 years ago

#4 - Callable function index to actual import or function index map

Issue - State: closed - Opened by NikVolf over 7 years ago

#1 - Example of embedding image in data section

Issue - State: closed - Opened by NikVolf over 7 years ago