remove physfs; cellfs now is at parity

This commit is contained in:
2025-11-25 09:56:44 -06:00
parent 820413a72a
commit 67badc3e48
29 changed files with 279 additions and 677 deletions

View File

@@ -1,6 +1,6 @@
var nota = use('nota')
var os = use('os')
var io = use('io')
var io = use('cellfs')
var ll = io.slurp('benchmarks/nota.json')