Document that `setjmp`/`longjmp` and C++ exceptions are unsupported, and update the documentation about the function signature mismatch bug to reflect that it's now just a warning rather than a fatal error.
This adds documents describing the WASI Core API, and an implementation in Wasmtime.