Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is WebAssembly supported? #4746

Open
tadamcz opened this issue Aug 21, 2024 · 2 comments
Open

Is WebAssembly supported? #4746

tadamcz opened this issue Aug 21, 2024 · 2 comments
Assignees
Labels
Area: shared runtime Issue pertains to shared runtime within Office Add-ins Needs: attention 👋 Waiting on Microsoft to provide feedback Type: product question Question about the Office Add-ins platform or Office JavaScript APIs

Comments

@tadamcz
Copy link

tadamcz commented Aug 21, 2024

After thoroughly searching the documentation, I still don't understand if Office JavaScript code can execute arbitrary WebAssembly (on the client side).

Is this possible? Does it depend on the platform (web browser, Excel Mac, Excel Windows)?

There is documentation about "Blazor WebAssembly" which suggests the fundamental capacity is there to run WebAssembly. But I am wondering if we can run arbitrary WebAssembly.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP label Aug 21, 2024
@tadamcz
Copy link
Author

tadamcz commented Aug 21, 2024

This is the page where I would expect this information to be mentioned: https://learn.microsoft.com/en-us/office/dev/add-ins/testing/runtimes

@AlexJerabek
Copy link
Collaborator

Hi @tadamcz,

Sorry for the delayed response. I believe WebAssembly is supported in all Office runtimes. Have you experienced evidence to the contrary?

Let me tag @emmasab to confirm details about the JavaScript-only runtime.

@AlexJerabek AlexJerabek added Type: product question Question about the Office Add-ins platform or Office JavaScript APIs Area: shared runtime Issue pertains to shared runtime within Office Add-ins Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP labels Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: shared runtime Issue pertains to shared runtime within Office Add-ins Needs: attention 👋 Waiting on Microsoft to provide feedback Type: product question Question about the Office Add-ins platform or Office JavaScript APIs
Projects
None yet
Development

No branches or pull requests

3 participants