Ecosyste.ms: Issues

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

GitHub / wasmi-labs/wasmi issues and pull requests

#928 - Optimize shadow stack instruction sequences

Pull Request - State: closed - Opened by Robbepop 9 months ago - 6 comments

#928 - Optimize shadow stack instruction sequences

Pull Request - State: closed - Opened by Robbepop 9 months ago - 6 comments

#922 - Create C bindings for Wasmi

Issue - State: closed - Opened by Robbepop 10 months ago
Labels: enhancement, help wanted, priority-high

#896 - Clean-up differential fuzzing infrastructure

Issue - State: closed - Opened by Robbepop 10 months ago
Labels: enhancement, tech-debt

#895 - Add Wasmer (Singlepass) and Wasmer (Cranelift) to differential fuzzing infrastructure

Issue - State: open - Opened by Robbepop 10 months ago
Labels: enhancement, help wanted

#894 - Harden fuzzing with respect to non-deterministic behaviors between Wasm engines

Issue - State: closed - Opened by Robbepop 10 months ago - 1 comment
Labels: enhancement

#803 - Fuse `i64.{and,or,xor}` + `i64.eqz` + `i32.eqz` + `br_if`

Issue - State: closed - Opened by Robbepop 12 months ago - 4 comments
Labels: good first issue, optimization, register-machine

#776 - Implement the Wasm `multi-memory` proposal

Issue - State: closed - Opened by Robbepop about 1 year ago
Labels: enhancement

#775 - Implement the Wasm `gc` proposal

Issue - State: open - Opened by Robbepop about 1 year ago - 6 comments
Labels: enhancement

#772 - Maybe incorrect behavior while meeting misaligned pointer

Issue - State: closed - Opened by luxinyi0105 about 1 year ago - 1 comment

#771 - Incorrect behavior while meeting misaligned pointer

Issue - State: closed - Opened by luxinyi0105 about 1 year ago - 1 comment

#759 - Another Performance Problem Compared With Other Runtime Tools

Issue - State: closed - Opened by luxinyi0105 about 1 year ago - 4 comments
Labels: stack-machine

#757 - Whether the behavior expected when pointer length out of bounds

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

#754 - Wasmi's execution speed is significantly slower than other runtime tools

Issue - State: closed - Opened by luxinyi0105 about 1 year ago - 6 comments

#743 - No output but expected to have one while executing Wasm file

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

#631 - Cannot compile a Wasm module from a called host function using the same `Engine`

Issue - State: closed - Opened by lrubasze almost 2 years ago - 34 comments
Labels: bug, help wanted

#570 - Unexpected behavior with load/store alignment

Issue - State: open - Opened by erxiaozhou almost 2 years ago - 14 comments
Labels: bug

#569 - Wasmi returns unexpected NaN bit pattern

Issue - State: open - Opened by erxiaozhou almost 2 years ago - 4 comments
Labels: bug

#538 - Implement backtraces in `wasmi`

Issue - State: open - Opened by Robbepop about 2 years ago - 14 comments
Labels: enhancement

#367 - Implement register machine based bytecode

Pull Request - State: closed - Opened by Robbepop over 2 years ago - 3 comments
Labels: research

#100 - Optimization: Use compact encoding of bytecode

Issue - State: closed - Opened by pepyakin over 6 years ago - 8 comments
Labels: enhancement, help wanted

#99 - Optimization: use unions for representing RuntimeValue

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

#98 - Optimizations

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

#97 - Add some more benches

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

#96 - Remove VecDeque

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

#95 - Example showing shared linear memory use

Issue - State: closed - Opened by autodidaddict over 6 years ago - 10 comments

#94 - Lift limits a little bit more

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

#93 - Fix wasm-kernel from benches on nightly

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

#92 - Resolve aliasing issues in MemoryInstance

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

#91 - Provide direct access to the underlying buffer

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

#90 - Add a simple bench

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

#89 - Benching system

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

#88 - High level API (and/or wasm_bindgen CLI integration)

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

#87 - Preserve signalling bit in NaNs

Pull Request - State: closed - Opened by eira-fransham over 6 years ago - 3 comments

#86 - Don't expand locals.

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

#85 - interpreter pauses

Issue - State: closed - Opened by Geal over 6 years ago - 23 comments

#84 - Check the returned value against the signature.

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

#83 - Optionally deny floating point operations

Pull Request - State: closed - Opened by eira-fransham over 6 years ago - 8 comments

#82 - Fix the name of the 32bits feature

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

#81 - Publish with externvals

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

#80 - Why need MemoryInstance::copy and MemoryInstance::copy_nonoverlapping

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

#79 - Require func_type (not func) for func import.

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

#78 - Fuzzer: invalid import signature index

Issue - State: closed - Opened by pepyakin over 6 years ago
Labels: bug

#77 - Prepare for 0.1.0

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

#76 - Fix br_if and then tee_local validation.

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

#75 - Fuzzer: validation error: type mismatch in i64.load16_s, expected [i32] but got [i64]

Issue - State: closed - Opened by pepyakin over 6 years ago - 1 comment
Labels: bug

#74 - A new release?

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

#73 - Implement Error for Trap.

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

#72 - Use f32/f64::from_bits.

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

#71 - Args refactor

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

#70 - f32/64.neg/abs may be wrong

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

#69 - Update link in repository description

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

#68 - Make it easier to work with spec testsuite

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

#67 - Fix br_table validation

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

#66 - Remove stray println!

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

#65 - Exclude test directory for package

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

#64 - Bump parity-wasm version

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

#63 - Fuzzer: validation of br_table types

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

#62 - Bump parity-wasm version to 0.25

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

#61 - Update spec testsuite; Fix instantiation bug

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

#60 - Is that possible running wasmi in MCU system?

Issue - State: closed - Opened by lygstate over 6 years ago - 3 comments
Labels: question

#59 - Fuzzer: validation error

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

#58 - Add plain load

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

#57 - Merge signature mismatch traps

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

#56 - Move spec testsuite into tests.

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

#55 - Update wabt version

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

#54 - Remove old fixtures.

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

#53 - Add `instantiate` bin

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

#52 - Use wasmi ValueType for RuntimeValue instead pwasm

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

#51 - Reconsider the limits

Issue - State: closed - Opened by pepyakin almost 7 years ago - 15 comments
Labels: legacy-wasmi

#50 - Just bump framestack limits.

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

#49 - Add float ban as optional validation check

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

#48 - Use wabt spec module

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

#47 - Fuzz against wasmparser.rs

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

#46 - Remove NATURAL_ALIGNMENT

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

#45 - mmap impl for MemoryInstance

Issue - State: closed - Opened by pepyakin almost 7 years ago - 8 comments
Labels: enhancement

#44 - Opt in for 32bit platforms

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

#43 - Support 32-bit targets

Issue - State: closed - Opened by pepyakin almost 7 years ago - 21 comments

#42 - Memory units

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

#41 - Module validation exceeds stack limit

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

#40 - Fix f32/f64 so test suite passes all tests

Issue - State: closed - Opened by pepyakin almost 7 years ago - 1 comment
Labels: help wanted

#39 - Update testsuite

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

#38 - Minor fixes in docs

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

#37 - Ensure `load` fuzz target works robustly

Issue - State: closed - Opened by pepyakin almost 7 years ago - 2 comments
Labels: help wanted

#36 - Refine errors

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

#35 - Fix fuzz

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

#34 - Fix fuzzer target

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

#33 - Fix memory max pages

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

#32 - 5th iteration on docs

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

#31 - Publish LINEAR_MEMORY_PAGE_SIZE constant

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

#30 - Add handy scripts

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

#29 - Wasm function can only trap

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

#28 - Add origin information about Wasm traps

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

#27 - Ensure we can have memory views directly to linear memory

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

#26 - More flexible chained api

Issue - State: closed - Opened by NikVolf almost 7 years ago - 6 comments
Labels: help wanted, legacy-wasmi

#25 - Access memory used by module

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

#24 - Deref for NotStartedModule

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

#23 - Structured error types

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

#22 - 4th iteration on documentation

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

#21 - Update to most recent parity-wasm

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