Would there be any consideration to migrate the node interop code to use the new JS interop anytime soon? Would there also be consideration for using `fs/promises` rather than `fs`, so that `node_io` properties can be truly asynchronous?
Would there be any consideration to migrate the node interop code to use the new JS interop anytime soon?
Would there also be consideration for using
fs/promisesrather thanfs, so thatnode_ioproperties can be truly asynchronous?