Gdi.js: JavaScript Runtime Written in Object Pascal
by theFco on 9/10/2024, 5:10:10 AM
I got confused with window’s graphics device interface (GDI). Is this related? It is for windows after all.
by xiaodai on 9/10/2024, 7:46:23 AM
second object pascal related post on front. is there a retro trend going on in programming? like pixel graphics games in gaming?
by pjmlp on 9/10/2024, 6:21:00 AM
Not really, as it wraps V8, written in C++.
I got confused with window’s graphics device interface (GDI). Is this related? It is for windows after all.