Skip to content

JS: implement some file primitives (lstat, rmdir) #22374

Sylvain Henry requested to merge hsyl20/ghc:hsyl20/js-file-ops into master
  • Implement lstat and rmdir.
  • Implement base_c_s_is* functions (testing a file type)
  • Enable a few tests
  • Fix some test predicates

Merge request reports