bytecodealliance / componentize-py

Apache License 2.0
136 stars 13 forks source link

Add support for WIT resources #8

Closed dicej closed 10 months ago

dicej commented 1 year ago

Implement support for WIT resources, including the canonical ABI requirements. For reference, see wit-bindgen's Rust and C implementations.

dicej commented 10 months ago

This was addressed in https://github.com/bytecodealliance/componentize-py/pull/36