Bytecode for Bedrock,
built to resist a second read
Compiles Script API addon JS into encrypted, per-build-randomized bytecode with a self-checksumming runtime. No explainer file ships with your addon — nothing sits next to the lock that documents how it opens.
Every compile regenerates the opcode map and encryption key from scratch, so no two builds share a crackable format.
Runs entirely in your browser. Nothing you drop here leaves this page.