Skip to content

issues Search Results · repo:WebAssembly/component-model language:Python

Filter by

275 results
 (75 ms)

275 results

inWebAssembly/component-model (press backspace or delete to remove)

I came across the use case in the wasmCloud runtime linking docs. Excerpt: For example, a component may use the wasi:keyvalue interface to link to both a local key-value cache for ephemeral storage and ...
  • meastp
  • 5
  • Opened 
    3 days ago
  • #526

This issue proposes extensions to the Component Model s Canonical ABI for Wasm GC support and describes some of the motivation for particular choices. I am in the process of implementing these extensions ...
  • fitzgen
  • 8
  • Opened 
    3 days ago
  • #525

I wanted to write up something quick, and am happy to expand on the request if there s any interest in doing so. The short of it is that I believe a number of use cases could benefit from first-class ...
  • jdegoes
  • 2
  • Opened 
    4 days ago
  • #523

This parses: world union-my-world-a { include world-one; include world-two with { a as b } } but if I add a ; to the with it fails world union-my-world-a { include world-one; include ...
  • jsturtevant
  • 5
  • Opened 
    21 days ago
  • #518

Currently, CanonicalABI.md gives waitable-sets their own table alongside the resources and waitables tables (here), which is observable via the i32 indices allocated. Writing some .wast tests, it looks ...
  • lukewagner
  • 4
  • Opened 
    on Apr 29
  • #511

It seems that the change to code units was made only the the Python code and not the description: 5679ffb06737b2bbfb30eb3e9e6cc9961595673f https://github.com/WebAssembly/component-model/blob/31256b8d0991c1d84edc8f889938103d3d62faef/design/mvp/CanonicalABI.md?plain=1#L1611-L1619 ...
  • HMPerson1
  • 2
  • Opened 
    on Apr 29
  • #509

We ve intentionally avoided zero-sized types and would like to continue to avoid them.
  • lann
  • Opened 
    on Apr 22
  • #503

While discussing this componentize-py issue, I realized it would be useful to allow a component to be entered one last time after it traps in order to get additional debug info. For example, if a trap ...
  • dicej
  • 5
  • Opened 
    on Apr 17
  • #502

Currently canon builtins are primarily encoded as a prefix byte plus any payload immediately afterwards. Over time though we might want to add more options/extensibility to preexisting builtins, such as ...
pre-1.0
  • alexcrichton
  • Opened 
    on Apr 8
  • #496

I ve talked about this with @lukewagner @dicej and others but I realized we don t have an issue on this, so I wanted to open one. Namely the current thinking is that while the explainer as-is has no recourse ...
0.3.0
  • alexcrichton
  • 3
  • Opened 
    on Apr 8
  • #495
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub