mixed-reality-extension-sdk icon indicating copy to clipboard operation
mixed-reality-extension-sdk copied to clipboard

Execute WebAssembly

Open stephenc87 opened this issue 4 years ago • 1 comments

Transfer WebAssembly object to client for processing Ticket for SDK/host https://github.com/microsoft/mixed-reality-extension-unity/issues/243

WebAssembly provides the means for processing logic that can interact with the MRE API in a virtual machine

stephenc87 avatar Nov 06 '20 02:11 stephenc87

After Payload for WebAssembly is received it needs to be executed and MRE API needs to be exposed to the WebAssembly

stephenc87 avatar Nov 06 '20 10:11 stephenc87