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
@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.
Thank you!
Last updated: Nov 22 2024 at 17:03 UTC