Releases: bytecodealliance/componentize-py
Releases · bytecodealliance/componentize-py
canary
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]>