aardappel / lobster

The Lobster Programming Language
http://strlen.com/lobster
2.26k stars 120 forks source link

Using skia graphics engine with lobster #285

Open David00154 opened 9 months ago

David00154 commented 9 months ago

Is there a way for me to use skia 2d graphics library???

I want to render it with html5 canvas with wasm

aardappel commented 9 months ago

No.

I worked on Wasm and even I have a hard time figuring out how this cross-technology thing you're asking for would even work :)