Hacker News new | ask | show | jobs
by yorkie 358 days ago
JSAR itself is a browser engine, so it doesn't depend on other browsers' implementations (JSAR follows backward-compatible design principles, meaning it won't modify any existing Web standard implementations but rather extends capabilities based on current standards). I've personally integrated it into an AOSP + Unity environment (with underlying GLES rendering), and anyone can also port JSAR to other GLES-based scenarios.