We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83afa10 commit 220b31bCopy full SHA for 220b31b
ROADMAP.md
@@ -19,6 +19,7 @@
19
- [ ] `copy()` builtin function (e.g. for easier conversion from `[]Foo` to `[4]Foo`)
20
- [ ] A better documentation platform
21
- [ ] Improve vweb: allow separation of logic via "controllers", lots of other fixes
22
+- [ ] 64/32 bit int depending on arch (will remove array.len limitation on 64 bit systems)
23
24
## [Version 1.0]
25
0 commit comments