Skip to content

[Uno.Wasm.Bootstrap] Enable emscripten dynamic linking #10272

Answered by jeromelaban
Beyley asked this question in Q&A
Discussion options

You must be logged in to vote

Dynamic linking is not supported by Uno at this time, it's also not supported by the .NET runtime in general. We tried supporting it in the past, and it was very difficult to get right.

Static linking is the only available route for .NET at this point.

Why do you need dlopen to work?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Beyley
Comment options

@jeromelaban
Comment options

@Beyley
Comment options

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