Live data from Hacker News

Steamworks.js – Implementation of the Steamworks SDK for HTML/JS Based Apps

github.com

1–2 of 2 posts

Re: Steamworks.js – Implementation of the Steamworks SDK for HTML/JS Based Apps

#2
Why?

The author used greenworks for a long time and it's great, but gave up for the following reasons:

* It's not being maintained anymore. * It's not up to date. * It's not context-aware. * You have to build the binaries by yourself. * Don't have typescript definitions. * The API it's not trustful. * The API implement callbacks instead of return flags or promises. * The author hates C++.