(no title)
amonroe805-2 | 1 year ago
Additionally, browser JS adheres to a quite strict backwards compatibility requirements. Python can and does deprecate and remove APIs, and I would imagine the community would not like to lose that flexibility.
WASM is probably the best bet here, in that it provides a well-specified low-level target, such that the door is open for other languages for anyone who is allergic to learning/using javascript.
dangus|1 year ago
JS and backwards compatibility gave me a chuckle...try hanging out on the web in IE11.
pjaoko|1 year ago