set abstract method

void set(
  1. WasmValue value
)

Updates the value of the global.

Implementation

void set(WasmValue value);