Draft Technical Report#30
Conversation
gesa
left a comment
There was a problem hiding this comment.
Cloudflare's workerd is not ideal, it's too late to ask them to change that right?
| <li><strong>Organization</strong> (required): The organization or individual responsible for the runtime</li> | ||
| <li><strong>Name</strong> (required): The human-readable name of the runtime</li> | ||
| <li><strong>Key</strong> (required): The unique string identifier</li> | ||
| <li><strong>Description</strong> (required): A brief description of the runtime</li> |
There was a problem hiding this comment.
🤔 Should this use more precision than "brief" ? A maximum character length maybe? (similarly should all fields have a character length limit?)
There was a problem hiding this comment.
Also I think "required" is fine here, but if the secretariat raises any concerns, maybe we switch to "mandatory"?
There was a problem hiding this comment.
Happy to make the switch if the secretariat raises a concern.
I'm indifferent on changing "brief". If someone has a compelling maximum character limit then I won't necessarily disagree, but I personally do not have a good idea for what that would be. Open to other wording suggestions as well.
|
What is wrong with Contrary to |
gesa
left a comment
There was a problem hiding this comment.
For consistency, use TC55 when referring to the TC, and use WinterTC55 when referring to the GitHub org.
I am v excited about this TR. Now I need to write the ecmarkup to generate it as not-a-standard
|
@Ethan-Arrowood Bringing your notes from my PR into this primary PR
I'm deeply conflicted about the spelling of organisation within the JSON. Ecma does formally use Oxford GB English, but when it comes to code, designers have historically opted for en-US spellings. |
Co-authored-by: Aki <hi@akiro.se>
|
To fix the build, replace |
* add pending runtimes * add pythonmonkey and andromeda. order by key
| "description": "Lagon is an open-source runtime and platform that allows developers to run TypeScript and JavaScript Functions at the Edge.", | ||
| "website": "https://lagon.app", | ||
| "repository": "https://github.com/lagonapp/lagon", | ||
| "deprecated": false |
There was a problem hiding this comment.
the repo does seem to be in a state of public archive since March 15th 2026. And the website directs all users to Vercel instead now: https://lagon.app/
I agree this should be marked deprecated; unfortunately I do not believe we can make any additional changes at this time. Especially since this would require committee approval. I think we let things move to publishing and then we make this deprecated for the next version of the report.
Authors an ECMA Technical Report for the runtime-keys work.
Closes: #23