Skip to content

Releases: bytecodealliance/componentize-py

canary

13 Mar 00:07
539472b
Compare
Choose a tag to compare
canary Pre-release
Pre-release
update deps (#144)

Note that I'm currently handling `Type::ErrorContext` (which is part of the new
Component Model Async feature) as if it were just another integer type, which is
not what we'll want once we properly add async support, but it's enough to
satisfy the compiler for now.

Signed-off-by: Joel Dice <[email protected]>