SIGN IN SIGN UP
denoland / deno UNCLAIMED

A modern runtime for JavaScript and TypeScript.

0 0 2 Rust

fix(ext/node): `fs.statfsSync` and `fs.statfs` compatibility (#30662)

Towards #29972

- Converts the polyfill to typescript.
- Implement async op.
- Allows `Buffer` type path.
- Allows
[parallel/test-fs-statfs.js](https://github.com/nodejs/node/blob/v24.2.0/test/parallel/test-fs-statfs.js)
test to pass.
D
Daniel Osvaldo Rahmanto committed
ebcb2fa29405fe0d3f503580782ca0dad80cee90
Parent: 5570d6a
Committed by GitHub <noreply@github.com> on 9/18/2025, 2:03:30 PM