Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc(roadmap): Small update #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/roadmap/roadmap.vmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Vale's medium-term goal is to prototype the more advanced performance features,
* *0.2, in beta:* FFI, Higher RAII, Modules, Reduced compile times
* *0.3, Summer 2022:* Fearless FFI, Perfect Replayability
* *0.4, Fall 2022:* Basic region borrow checking, Pure calls, immutable regions, Seamless Structured Concurrency
* *0.5, Early 2022:* Templates -> Generics, Incremental compilation, Parallel compilation, C++-equivalent Unsafe Mode
* *0.5, Early 2023:* Templates -> Generics, Incremental compilation, Parallel compilation, C++-equivalent Unsafe Mode
* *0.6, Mid 2023:* Hybrid-Generational Memory, and final benchmarks

////
Expand Down