This is a collection of experiments with 2D graphics libraries which are compilable to WASM.
- wasm-canvas-points: Drawing circles into web canvas with piet
- raqote-points: Drawing circles into web canvas with raqote
- quicksilver-points: Drawing circles into OpenGL canvas with Quicksilver and Lyon
I'm implementing a microbenchmark Drawing Circular Points with these libraries and measure FPS a on my notebook: measurements.md