We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4de7e commit 10f34eaCopy full SHA for 10f34ea
1 file changed
ROADMAP.md
@@ -308,8 +308,8 @@ Goal: reduce host-side boilerplate for common scripting tasks.
308
### v0.18.0 Definition of Done
309
310
- [x] New stdlib is documented and example-backed.
311
-- [ ] Runtime behavior is deterministic across supported OSes.
312
-- [ ] Security/performance guardrails are validated by tests.
+- [x] Runtime behavior is deterministic across supported OSes.
+- [x] Security/performance guardrails are validated by tests.
313
314
---
315
0 commit comments