You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: nested types, use dataclass_wizard to deserialize/serialize types (#21)
* fix: nested types, use dataclass_wizard to deserialize/serialize types
* fix: get imports json serialization working again, reflectJsonObject tests now pass
* fix: get all bindgen tests running
* chore: remove usage of extism.JSONEncoder, we no longer rely on it
* fix: handling buffers as str instead of bytes
* build: use uv to fetch deps instead of curl
* build: only specify direct dependencies
0 commit comments