(no title)
cygx | 2 years ago
Instead of popping up an alert, you could have requested the deletion of all files in the cloud storage.
cygx | 2 years ago
Instead of popping up an alert, you could have requested the deletion of all files in the cloud storage.
flohofwoe|2 years ago
I also wonder why stack canaries wouldn't work on WASM, since the compiler creates stack frames on the data-only stack just the same (but maybe Clang's `-fstack-protector` doesn't work for some reason in WASM, I'll actually need to check that).