Test Webkit


Hello World! I’m an html renderer built purely in javascript that renders to a canvas display.






Loading (600×750 viewport, device scale factor 2x, scale 1x, webgl canvas)

NOTES: This is still experimental v0.02, and unstable (not yet alpha).

  • This is a hardware acceleration demo version, it requires WebGL, a software only version exists however.
  • Anything causing network requests will crash since CURL is disabled.
  • Currently javascript bindings are disabled, script tags are ignored.
  • Routing mouse and keyboard events are still in the works.
  • Images need to use data uri’s since network requests crash the renderer, in addition CSS must be inline stylesheets.
  • Hi-DPI is currently not working with hardware acceleration.

Created with emscripten, many thanks to Alon Zakai for helping produce this. (c) 2014, True Interactions


Leave a Reply

Your email address will not be published. Required fields are marked *

*