-
Notifications
You must be signed in to change notification settings - Fork 726
Closed
Description
While Node.js is by far the most popular server-side JavaScript runtime, there have been a few alternative runtimes, or Node.js environments with subsets of the standard library available for use, that have started to gain traction. A few notable ones:
We should test how well the client runs in the most popular of these runtimes and establish what would need to be done to make the library compatible with each. And, for the environments where the effort is reasonable, we should do what we can to support compatibility.
A few related issues: