Ecosyste.ms: Issues

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

GitHub / paritytech/wasmi issues and pull requests

#756 - Optimization: pre-load default memory bytes upon `Instance` reset in executor

Issue - State: open - Opened by Robbepop 10 months ago - 1 comment
Labels: good first issue, optimization

#755 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

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

Issue - State: closed - Opened by luxinyi0105 10 months ago - 5 comments

#753 - typo

Pull Request - State: closed - Opened by load1n9 10 months ago - 3 comments

#753 - typo

Pull Request - State: closed - Opened by load1n9 10 months ago - 3 comments

#753 - typo

Pull Request - State: closed - Opened by load1n9 10 months ago - 3 comments

#753 - typo

Pull Request - State: closed - Opened by load1n9 10 months ago - 3 comments

#753 - typo

Pull Request - State: closed - Opened by load1n9 10 months ago - 3 comments

#753 - typo

Pull Request - State: closed - Opened by load1n9 10 months ago - 3 comments

#751 - Performance problem while executing the given wasm file

Issue - State: closed - Opened by luxinyi0105 11 months ago - 7 comments

#750 - Hangs out while executing the given testcase

Issue - State: closed - Opened by luxinyi0105 11 months ago - 3 comments

#749 - Big-endian execution environment

Issue - State: closed - Opened by arnaudgolfouse 11 months ago - 5 comments

#748 - Prepare `wasmi` release for version `0.31.0`

Pull Request - State: closed - Opened by Robbepop 11 months ago - 1 comment

#747 - Refactor `reftype` `Transposer` conversion utility

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

#746 - Add `F64Const32` instruction

Pull Request - State: closed - Opened by Robbepop 11 months ago - 1 comment

#745 - Fix `clippy` warning

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

#744 - PoC: Selectively ignore wasmi tests on miri

Pull Request - State: closed - Opened by lnicola 11 months ago - 1 comment

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

Issue - State: open - Opened by luxinyi0105 11 months ago - 5 comments

#742 - Implement the Wasm `module-linking` proposal

Issue - State: closed - Opened by clearloop 11 months ago - 6 comments
Labels: enhancement

#741 - fixes #735: copy paste typo

Pull Request - State: closed - Opened by behkod 11 months ago - 7 comments

#740 - Publishing benchmarks for graphs

Pull Request - State: closed - Opened by alvicsam 12 months ago - 8 comments

#739 - Does `wasmi` support the Wasm `multi-value` proposal?

Issue - State: closed - Opened by deadblackclover 12 months ago - 1 comment

#738 - Can we make `wasmi` work on `thumbv6m-none-eabi` target?

Issue - State: closed - Opened by dfoxfranke almost 1 year ago - 19 comments

#737 - Support for `ResourceLimiter` API

Pull Request - State: closed - Opened by graydon about 1 year ago - 19 comments

#736 - What is the reason for the outdated WASI runtime dependencies of `wasmi`?

Issue - State: closed - Opened by ShaleXIONG about 1 year ago - 2 comments
Labels: question

#735 - `Module::len_globals()` incorrectly returns number of linear memories

Issue - State: closed - Opened by graydon about 1 year ago - 3 comments
Labels: bug, good first issue

#734 - try swatinem cache

Pull Request - State: closed - Opened by sergejparity about 1 year ago - 2 comments

#733 - Hi, what is principle of cross contract call in wasmi?

Issue - State: closed - Opened by lyh169 about 1 year ago

#732 - Add lazy Wasm compilation

Issue - State: closed - Opened by Robbepop about 1 year ago - 19 comments
Labels: optimization, register-machine

#731 - `wasmi`: Register-machine based `Engine`

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

#730 - [experimental] Base `UntypedValue` on `union` type

Pull Request - State: closed - Opened by Robbepop about 1 year ago - 2 comments

#729 - Register machine `wasmi` execution engine

Pull Request - State: closed - Opened by Robbepop about 1 year ago - 5 comments
Labels: research

#728 - Add `ResourceLimiter` to `wasmi::Store`

Issue - State: closed - Opened by Robbepop about 1 year ago - 4 comments

#727 - make `ConstRef` based on `u32` instead of `intx::U24`

Pull Request - State: closed - Opened by Robbepop about 1 year ago - 2 comments

#726 - Prepare release of `wasmi` version `0.30.0`

Pull Request - State: closed - Opened by Robbepop about 1 year ago - 1 comment

#725 - smol clean-up

Pull Request - State: closed - Opened by Robbepop about 1 year ago - 2 comments

#724 - Optimization: differentiate function calls

Pull Request - State: closed - Opened by Robbepop about 1 year ago - 2 comments

#720 - How to limit memory usage?

Issue - State: closed - Opened by jayz22 about 1 year ago - 20 comments
Labels: question

#719 - Apply `global.get` const optimization to `f32` values

Pull Request - State: closed - Opened by Robbepop about 1 year ago - 1 comment

#718 - [experimental] Optimize memory consumption (take 2)

Pull Request - State: closed - Opened by Robbepop about 1 year ago - 2 comments

#717 - Bump codecov/codecov-action from 3.1.1 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#716 - [experimental] Optimize memory usage of `wasmi` bytecode

Pull Request - State: closed - Opened by Robbepop about 1 year ago - 4 comments

#715 - Are async calls from within Wasm code supported?

Issue - State: closed - Opened by huntc about 1 year ago - 3 comments
Labels: question

#714 - Bump codecov/codecov-action from 3.1.1 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies

#713 - Bump codecov/codecov-action from 3.1.1 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#712 - Optimization: Opcode fusion of branch and comparison instructions

Issue - State: closed - Opened by Robbepop over 1 year ago - 2 comments
Labels: optimization, register-machine

#711 - Optimization: Differentiate between imported and internal calls

Issue - State: closed - Opened by Robbepop over 1 year ago
Labels: optimization

#710 - WIP: Optimize instruction encoding

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 3 comments

#708 - Prepare `wasmi` release of version `0.29.0`

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

#707 - Add `extended-const` Wasm proposal support

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments

#706 - Add fuel consumption modes

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 4 comments

#705 - Normalize fuel costs to roughly 1 fuel per executed instruction

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

#704 - wasmi-wasi no_std support

Issue - State: closed - Opened by Lucky4Luuk over 1 year ago - 4 comments

#702 - Add fuel consumption mode

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

#701 - Adjust fuel costs of most instruction to 1 fuel

Issue - State: closed - Opened by Robbepop over 1 year ago - 2 comments
Labels: enhancement, wasmtime-mirror

#700 - Update and refactor the `wasmi_wasi` crate

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

#699 - Prepare `wasmi` release of version `0.28.0`

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments

#698 - Why does a call that fails due to inssuficient fuel not consume _any_ fuel?

Issue - State: closed - Opened by wucke13 over 1 year ago - 4 comments

#697 - Add tail recursive fibonacci benchmark

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

#696 - Allow resumable calls to recover after running out of fuel

Issue - State: open - Opened by tomaka over 1 year ago - 10 comments
Labels: enhancement

#695 - Refactor & cleanup memory cache

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 3 comments

#694 - Refactor `Engine` executor to handle Wasm calls and returns

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 3 comments

#693 - Experiment: Improve `InstanceCache` by reducing indirections

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 3 comments

#692 - Add support for `Linker` defined host functions

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

#690 - Experimental: Optimize memory access (take 2)

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

#689 - Optimize `memory.{load,store}` for when reading or writing single bytes

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 3 comments

#688 - Experimental: Optimize internal `ValueStack` by introducing a `ValueStackPtr` type

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 3 comments

#687 - Experimental: Implement `Drop` for `ValueStackRef`

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 3 comments

#686 - Store Wasm function entities in `StoreInner`

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments

#685 - Use `StoreContextMut` in `Engine` code

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

#684 - [WIP] Make `Engine` the owner of all `Func` instead of `Store`

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 3 comments

#683 - Implement Wasm `tail-call` proposal

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

#682 - Fix issue #631

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 3 comments

#681 - Refactor `Linker` for preparation of `Linker::func_{wrap,new}` methods

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments

#680 - Prepare for `wasmi` release version `0.27.0`

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

#679 - `wasmi_cli`: Support fuel metering

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments

#678 - `wasmi_cli`: Display exported funcs for `--invoke x` when no func named `x` is exported

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

#677 - `wasmi_cli`: Preserve WASI exit status and other minor improvements

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

#676 - Defer charging fuel for bulk `table` and bulk `memory` operations

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments

#675 - `wasmi_cli` doesn't preserve WASI exit status

Issue - State: closed - Opened by yamt over 1 year ago - 2 comments

#674 - Improve fuzzing CI caching

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

#673 - Fix some minor `Config` doc issues

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

#672 - Prepare `wasmi` release version `0.26.1`

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

#671 - Fix resumable calls bug found in smoldot

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments

#670 - CI: Add fuzzing

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments

#669 - CI: Use Cargo cache for GitHub Actions

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments

#668 - Prepare for `wasmi_wasi` crate release

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments

#667 - Prepare for `wasmi` release version `0.26.0`

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

#666 - Update `wasmparser` to version `0.100.1`

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

#665 - `wasmi_cli`: Properly forward WASI arguments

Pull Request - State: closed - Opened by OLUWAMUYIWA over 1 year ago - 2 comments

#664 - Clean up and improve host function trampoline API

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

#663 - Add `wasmi::Linker::func_wrap` method

Issue - State: closed - Opened by Robbepop over 1 year ago - 3 comments
Labels: wasmtime-mirror

#662 - Add `Func::new` constructor

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

#661 - `wasmi_cli`: Add way to pass/forward WASI arguments

Issue - State: closed - Opened by yamt over 1 year ago - 6 comments
Labels: bug

#660 - Add `Pages::checked_sub` method

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 3 comments

#659 - Add `Memory::grow_to_minimum` or add more utilities to `Pages`

Issue - State: closed - Opened by tomaka over 1 year ago - 3 comments
Labels: wasmtime-mirror

#658 - Implement Wasmtime's `Func::new` constructor for dynamic function arguments and results

Issue - State: closed - Opened by tomaka over 1 year ago - 3 comments
Labels: wasmtime-mirror

#657 - WIT support

Issue - State: closed - Opened by flavio over 1 year ago - 9 comments
Labels: cool

#656 - Experimental: Update `wasmparser` to experimental version

Pull Request - State: closed - Opened by Robbepop over 1 year ago - 2 comments