probably you forgot to build wasm stdlib, with cross_dist target, for example
k
kikitux
02/16/2018, 9:24 PM
i hit the same trying to crosscompile, if you can share some examples or links to documentation will be very welcome
it seems cross_dist is to be run with a kotlin_native git clone, but wonder whats the path if I am using binary releases, or i should use git source if i want cross ?