|
|
|
|
|
by Nimelrian
2709 days ago
|
|
The proposal explicitly states that everything in the standard library would not be tied to specific target environments: Such a library would only cover features which would be useful in JavaScript in general, not things which are tied to the web platform. (A good heuristic: if something would make sense on a web browser but not in node or on embedded devices or robots, it probably isn't in scope.) |
|