Initial Multiverse V8 Genesis
[TSM.ID].[11031972] PXE : Platform X Ecosystem I [142 Module - REAL LIVE -] / 3Z: Zero Error Check (142 Modules) (push) Waiting to run

This commit is contained in:
tedism
2026-05-31 06:14:59 +07:00
parent a0ea1dc3f0
commit 30825912f4
18 changed files with 1577 additions and 217 deletions
+4
View File
@@ -18,5 +18,9 @@ wasm-bindgen-futures = "0.4.39"
js-sys = "0.3.66"
web-sys = { version = "0.3.66", features = ["Window", "Navigator", "MediaDevices", "WebTransport", "WebTransportBidirectionalStream", "WebTransportDatagramDuplexStream", "WebTransportReceiveStream", "console", "Document", "Element", "HtmlVideoElement", "MediaRecorder", "Blob", "Event", "MediaStream"] }
xcu-crypto = { path = "../xcu-crypto", default-features = false }
xcu-tamper-proof = { path = "../xcu-tamper-proof", default-features = false }
xcu-watermark = { path = "../xcu-watermark", default-features = false }
xcu-jailbreak-detector = { path = "../xcu-jailbreak-detector", default-features = false }
getrandom = { version = "0.2", features = ["js"] }
base64 = "0.22"
hex = "0.4"