Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
var
ply_storage_op_uid = 1;
Callers
nothing calls this directly
Calls
1
miniquad_add_plugin
Function · 0.85
Tested by
no test coverage detected