https://kotlinlang.org logo
Title
a

andylamax

04/17/2023, 2:56 AM
What version of dokka supports the wasm platform?? I am getting a
Execution failed for task ':functions-core:dokkaHtmlPartial'.
> Error while evaluating property 'unsuppressedSourceSets.$18.platform' of task ':functions-core:dokkaHtmlPartial'.
   > Unrecognized platform: wasm
with version
dokka:1.8.10
i

Ignat Beresnev

04/17/2023, 10:11 AM
Hm, that's wierd. Are you sure you're using Dokka 1.8.10? It should recognize wasm, we've had wasm projects built with it
Is your project open source by any chance? If so, can you give a link?
a

andylamax

04/17/2023, 10:34 AM
Never mind, silly me. Apparently I was pointing to the wrong version catalog which had an older version of dokka. It does work with 1.8.10