Closed
Description
There's Realm and realm, JavaScript Realm and JavaScript realm, and various others.
https://tc39.es/ecma262/#realm is lowercase. Should we align with that? The exception here would be internal slots, but I think we can safely lowercase the remainder.
Also, do we generally want to use JavaScript realm or just realm?
(Stumbled across this due to whatwg/fetch#1343 which could still be changed.)