Y
Hacker News
new
|
ask
|
show
|
jobs
by
monocasa
2803 days ago
That's sort of orthogonal to what I'm talking about. The issue is that wasm doesn't yet give you the tools to implement those techniques (namely the ability to do brain surgery on a running stack).
1 comments
hinkley
2803 days ago
My point is that there are other things you can do that don't involve modifying the stack (or at least, except via inlined code).
link
monocasa
2803 days ago
I just don't understand how you implement stack checkpointing without access to the stack.
link