This seems kind of big :smile: > Add js target...
# multiplatform
e
This seems kind of big 😄
Add js target to annotation
https://android-review.googlesource.com/c/platform/frameworks/support/+/3205210
j
It's a (very long) upstreaming of stuff from JetBrains' fork
If you look they've been working on js and wasmJs for collection as well
annotation is the root-iest of modules in the dependency tree, so anything new you want to support it needs to support it first
e
I remember someone saying there was an issue with how androidx was built that prevented js and wasmJs targets, so I guess they fixed that.
j
nothing should have prevented it except the massive[ly over-engineered] build infrastructure. macos/ios/tvos/watchos are hugely problematic since their infrastructure is all linux.