Tyler Rockwoodblog.rockwotj.com·Dec 30, 2023Protecting against stack overflow in Wasmtime Host FunctionsRecently I was able to contribute a patch to Wasmtime for supporting custom runtime stacks for it's asynchronous execution mode (#7209). This is post documents the abilities that unlocks and allows for better testing against stack overflow for hosts ...Discuss·134 readswasmtime