PropsWebAssembly extension

on

Methods

compile(dynamic bytes) Future<Module>

Available on WebAssembly, provided by the PropsWebAssembly extension

instantiate(dynamic bytes, [dynamic importObject]) Future<WebAssemblyInstantiatedSource>

Available on WebAssembly, provided by the PropsWebAssembly extension

validate(dynamic bytes) bool

Available on WebAssembly, provided by the PropsWebAssembly extension