MCPcopy Create free account
hub / github.com/TheRedDeveloper/ply-engine / storage.js

File storage.js

js/storage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Ply storage JS bridge
2// Provides OPFS-backed persistent storage for WASM builds.
3
4var ply_storage_op_uid = 1;

Callers

nothing calls this directly

Calls 1

miniquad_add_pluginFunction · 0.85

Tested by

no test coverage detected