Skip to content

Commit 220b31b

Browse files
authored
roadmap: 64/32 bit int
1 parent 83afa10 commit 220b31b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ROADMAP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- [ ] `copy()` builtin function (e.g. for easier conversion from `[]Foo` to `[4]Foo`)
2020
- [ ] A better documentation platform
2121
- [ ] 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)
2223

2324
## [Version 1.0]
2425

0 commit comments

Comments
 (0)