issues Search Results · repo:bytecodealliance/wasmtime-rb language:Rust
Filter by
27 results
(52 ms)27 results
inbytecodealliance/wasmtime-rb (press backspace or delete to remove)Add support for component resources. Until host functions are supported (#433), only guest-provided component resources
are relevant.
jbourassa
- Opened 20 days ago
- #434
Add host functions for components.
Wasmtime has 2 APIs for adding host functions to components:
1. The typed API (e.g. func_wrap) which requires the signature be known at compile time.
2. The dynamic ...
jbourassa
- 3
- Opened 20 days ago
- #433
Add support for WASI p2.
TODOs (potentially incomplete):
- [ ] Replace wasi_common crate with wasmtime_wasi
- Requires rebuilding deterministic context, hopefully it should be trivial.
- [ ...
jbourassa
- Opened 20 days ago
- #432
Is it possible to map directory for WASI instance?
I did not find any reference to this.
I need equivalent of wasmtime run app.wasm --mapdir /guest::/host ...
alhafoudh
- 6
- Opened on Feb 4
- #426
Gem precompilation is broken for Ruby 3.3 which is blocking release. To fix it, we need to set the ruby version to 3.3.5
(not 3.3.0), see https://github.com/oxidize-rb/rb-sys/pull/475.
We re on an deprecated ...
jbourassa
- 2
- Opened on Jan 13
- #418
What is the performance impact of using String vs Symbol keys when converting records back and forth between Ruby and
the component model representation?
Let s benchmark to answer the question, and link ...
jbourassa
- 1
- Opened on Nov 21, 2024
- #400
I haven t done a deep investigation here, however I ve seen consistent failures in the Publish doc and Post Publish doc
actions on main. I m not entirely sure what s causing them. Here s a screenshot of ...
saulecabrera
- 1
- Opened on Sep 20, 2024
- #377
Hey,
I have a feature request. In my work, I m interested in knowing the memory usage of a WASM module. In particular, I want
to expose https://docs.rs/wasmtime/latest/wasmtime/struct.Memory.html#method.data_size ...
bug
erickguan
- 4
- Opened on Jul 16, 2024
- #342
For now, it contains only the following versions:
- arm64-darwin
- aarch64-linux
glebpom
- 2
- Opened on Mar 14, 2024
- #309
According to rubygems, wasmtime 17.0.1 is published only for aarch64-linux
https://rubygems.org/gems/wasmtime
glebpom
- 1
- Opened on Feb 13, 2024
- #298

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.