Skip to content

History / Facebook Instant Games

Revisions

  • 20.0 docs: mandatory await app.init() across all boot examples, WebGPU accuracy pass - every Application boot snippet now shows the two-phase startup (8 pages) - FAQ Q9 rewritten: video.init() is removed, not deprecated; async rationale - FAQ Q10 covers the three backends and the AUTO ladder (WebGPU first) - Rendering-API: meshes render on all three renderers; init() in the renderer-choice snippet - Working-in-3D: MSAA now survives post effects, with its memory cost - Capacitor: drop the stale single-call claim - 2.5D-Games: fix an invalid Application(canvas, ...) signature

    @obiot obiot committed Aug 6, 2026
  • Rename Platform Deployment pages to short titles + refresh headings - Facebook-Instant-Games.md (renamed from the long How-to-deploy-... path) - WeChat-Mini-Games.md (renamed from the long How-to-deploy-... path) - H1 of each page now matches the file title. - Home.md links updated to the new filenames.

    @obiot obiot committed May 11, 2026