mixed-reality-extension-sdk
mixed-reality-extension-sdk copied to clipboard
Execute WebAssembly
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
After Payload for WebAssembly is received it needs to be executed and MRE API needs to be exposed to the WebAssembly