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
❯ jco types -o generated-wit wit
(jco types) ComponentError: failed to update function `[static]outgoing-body.finish`
at generateTypes (file:///path/to/jco/obj/js-component-bindgen-component.js:3894:11)
at typesComponent (file:///path/to/jco/src/cmd/transpile.js:54:29)
at async types (file:///path/to/jco/src/cmd/transpile.js:18:17)
at async file:///path/to/jco/src/jco.js:200:9
The text was updated successfully, but these errors were encountered:
While
wasi:http/[email protected]
works fine, version 0.2.4 seems to be broken w/ current bindgen code.To reproduce
wit/component.wit
(see below)wkg wit fetch
to retrieve dependenciesjco types -o generated wit/
You should see the following error:
The text was updated successfully, but these errors were encountered: