Skip to content

Remaining Work

Justin Szaday edited this page Mar 1, 2022 · 3 revisions

Firstly, there's The Great Ergoline Todo List. It's a bit out-of-date, but still relevant.

Other than that, we need to:

  • Add support for chare-migration; to fully realize this we need to:
    • Add support for @migratable threads.
    • Make Hypercomm's components migratable.
  • Add support for array-slicing syntax.
  • Add support for await "and/or" (futures).
  • Enable not initializing members when they're default constructible?
  • Add support for default parameter values?

Clone this wiki locally