Hacker News new | ask | show | jobs
by titzer 150 days ago
With stack-switching you won't (shouldn't?) need a CPS pass.
1 comments

I need to study the stack-switching proposal in more detail.

However, I don't see an obvious way of attach and probe continuation marks to the continuations (including the current one).

I am not an expert in continuation marks, so I'll just link to this presentation by Matthew Flatt (which you probably already know).

https://github.com/WebAssembly/meetings/blob/main/stack/2021...