Roman
Roman
@jiqimaogou could you please describe a bit your use case of resources in klib? The PR adds some logic to put resources into zipped klib without using them. Seems like...
@jiqimaogou Thank you for your response. >and read it in platform native code. Why do you think those resources going to be accessible in your application? There is some extra...
>I want to know is, does the Kotlin team has a plan to support contains resources in the Kotlin module? Yes, we have such plan. Anyway, it would be great...
@jiqimaogou Thank you for issue. So do you need any help with build script?
> > @jiqimaogou Thank you for issue. > > So do you need any help with build script? > > sorry, I don't know the context of the build script....
It looks good enough. The two biggest concerns I have are cast to implementation and using FunctionDescriptor. I believe both of them could be fixed.
From my perspective PR looks good beside one mirror remark. I would like someone from build infra team (@4u7 maybe) take a look. If there is no concern I am...