Hacker News new | ask | show | jobs
by pjmlp 920 days ago
That is what middleware is for.

So lets call it a game engine using JavaScript, instead of the usual ones.

2 comments

If you want to call something simple like winit, GLFW or SDL a 'middleware' then yes. It definitely would not be a game engine in the popular sense like UE or Unity, those are way to bloated for most use cases such a minimal cross-platform wrapper would be good for. It would be something you could build a game engine on top though.
It's more a cross platform UI tooklkit built around web standards.