Thomas Tränkler

@ttraenkler.bsky.social

JS² compiles JavaScript to WebAssembly ahead-of-time, sandboxing untrusted modules in your supply chain – running inside JS or standalone, no interpreter/engine. Goal: 100% ECMAScript & NPM compatibility; Method: test-driven, agile agent team against spec + 100.000 unit tests. js2.loopdive.com

js2wasm — AOT JavaScript/TypeScript → WebAssembly GC

Direct ahead-of-time compilation to WebAssembly GC with no embedded JS engine — turning every module into a Wasm sandbox for untrusted / AI-generated code.

js2.loopdive.com