These are working reference implementations, not merely a list of files. Each version exists to make the same canonical validation and phrase-generation rules inspectable in its own runtime environment.
Every implementation is self-contained: it embeds the compressed canonical chunk data in its own native structure and reads no external wordlist file at runtime. The embedded words field holds compressed base64 raw-DEFLATE token streams, not decoded words. The self-contained PHP CLI remains canonical. The PHP include class is designed for website integration. Vanilla ECMAScript is browser JavaScript and uses Web Crypto; Node.js is a separate server-side implementation using Node built-ins.
Select an implementation to read its native embedded data model, canonical validation, randomness source, OpenPGP position and complete published source.