wasm: increase the default Asyncify buffer size
We will need more Asyncify space for the upcoming namespace changes as it will introduce more local variables and conditional jumps in asyncify'd functions.
wasm: increase the default Asyncify buffer size
We will need more Asyncify space for the upcoming namespace changes
as it will introduce more local variables and conditional jumps in
asyncify'd functions.