Skip to content

feat: add native task concurrency support#4

Open
pchalamet wants to merge 4 commits intomainfrom
feature/task
Open

feat: add native task concurrency support#4
pchalamet wants to merge 4 commits intomainfrom
feature/task

Conversation

@pchalamet
Copy link
Copy Markdown
Contributor

@pchalamet pchalamet commented Apr 30, 2026

Summary

  • add native Task.spawn and Task.await support with 'a task types for concurrent thunk execution
  • add automated coverage for task evaluation, type inference, and language-server awareness
  • document tasks in the language/reference docs and add a parallel quicksort sample

@pchalamet pchalamet changed the title Add native task concurrency support feat: add native task concurrency support Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant