diff --git a/doc/check_interrupt.md b/doc/check_interrupt.md index 273c0c88..32992261 100644 --- a/doc/check_interrupt.md +++ b/doc/check_interrupt.md @@ -1,5 +1,7 @@ # check_interrupt and restartable errors +## Overview + We have a few features which potentially block for long period. (possibly forever.) They include `wasm-threads` and `WASI`.