Skip to content
Arno Dölinger edited this page Jun 30, 2026 · 6 revisions

Welcome to the Platform Weaver wiki.

Platform Weaver is a compiler plugin for cross-platform Minecraft code: annotate by platform, get a clean JAR per target. Declarations that don't belong to the platform you're building are stripped before bytecode is written, so a single source set produces one lean JAR per platform — with zero runtime overhead.

Pages

Links

Clone this wiki locally