Stream: jco

Topic: resource toolchain wasi-cli update in node but not browser


view this post on Zulip Daniel Macovei (Oct 28 2023 at 21:22):

Are the changes in this update that were applied to node not needed in the browser? Currently using jco with no-nodejs-compat flag and the bindings are also looking for the TerminalInput class to exist on the terminalinput export. If the changes are relatively similar I could copy the node shim updates in the browser shim. https://github.com/bytecodealliance/jco/pull/197/files#diff-dcc8a45c30efc996acd610e450d81a762c61cb4ef2d205e4aec7da2897b80ba6R78

Putting up the WIP PR as I work through the latest resource upgrades for the coming release.

view this post on Zulip Guy Bedford (Nov 01 2023 at 19:43):

@Daniel Macovei thanks for the ping, yeah the browser bindings have been drifting a bit while we work on the Node.js ones. I'll take a look soon.

view this post on Zulip Daniel Macovei (Nov 01 2023 at 19:47):

Thank you!


Last updated: Oct 23 2024 at 20:03 UTC