Skip to content

Will there be a first-party way of compling .NET to WebAssembly in .NET 7 without Blazor? #71122

Answered by maraf
torgabor asked this question in General
Discussion options

You must be logged in to vote

Actually, a new interop API is being developed. You can take a look at the proposal #70133 and prototype implementation #66304.

The API will be different to what IJSRuntime offers, it is more low level and oriented on allocation and performance. And yes, you can call instance methods.

Take a look at the API and let me know if you have more questions. I'll be happy to answer them.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@torgabor
Comment options

Answer selected by torgabor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants