We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e46d91 commit 72cc3e4Copy full SHA for 72cc3e4
DEVELOPMENT.md
@@ -6,8 +6,8 @@ It is expected that the host environment is completely trusted and compliant
6
with the [Proxy-Wasm ABI specification] (currently v0.2.1).
7
8
This means that receiving unexpected callback, status, lifecycle flow and/or
9
-incorrectly serialized parameters is considered a permanent failure and will
10
-result in a `panic`.
+incorrectly serialized parameters from the host environment is considered
+a permanent failure and will result in `panic`.
11
12
## Testing
13
0 commit comments