Skip to content

[WASM] Can I build wasm on .Net Core 3.1 target ?? #8888

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

You must be logged in to vote

Why do you need to compile on netcoreapp3.1? For wasm, the lowest target supported is net5.0 in all cases, so you won't be able to target lower than this.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@meleeeee
Comment options

@jeromelaban
Comment options

@meleeeee
Comment options

@jeromelaban
Comment options

Answer selected by meleeeee
Comment options

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

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