repository_ctx.execute_wasm(). It contains the function’s
return value and output buffer.
If execution failed before the function returned then the return code will be negative
and the error_message field will be set.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The new site is online! Please use this issue to report any problems.
repository_ctx.execute_wasm(). It contains the function’s
return value and output buffer.
If execution failed before the function returned then the return code will be negative
and the error_message field will be set.
string wasm_exec_result.error_message
string wasm_exec_result.output
long wasm_exec_result.return_code