repository_ctx.execute_wasm()
की मदद से WebAssembly फ़ंक्शन को लागू करने का नतीजा. इसमें फ़ंक्शन की
रिटर्न वैल्यू और आउटपुट बफ़र शामिल होता है.
अगर फ़ंक्शन के नतीजे दिखाने से पहले ही गड़बड़ी होती है, तो रिटर्न कोड नेगेटिव होगा और error_message
फ़ील्ड सेट हो जाएगा.
सदस्य
error_message
string wasm_exec_result.error_message
आउटपुट
string wasm_exec_result.output
return_code
long wasm_exec_result.return_code