HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by throwawaymaths

Comment by throwawaymaths a day ago

3 replies

View on Hacker News

doesn't the llvm coroutines require c's malloc? this is part of the reason why zig scrapped async. i would suspect Rust's async/await does allocate behind your back

steveklabnik a day ago

Rust does not. It also doesn’t use LLVM’s coroutines.

Reply View | 2 replies
  • [removed] a day ago
    [deleted]
    Reply View | 0 replies
  • throwawaymaths a day ago

    thanks for clarifying

    Reply View | 0 replies