fogleman / primitive

Reproducing images with geometric primitives.
https://primitive.lol/
MIT License
12.34k stars 607 forks source link

Port lib to webassembly library #111

Open LeoDog896 opened 1 year ago

LeoDog896 commented 1 year ago

This can allow for the website to have a sort of demo or web-based version that others can use.

As far as I know, tinygo seems to have support for this. Would this be doable?