Hey guys, one question. Do we have to add any extra annotations to expose a method in
wasm
? Or we can just call the main method at this point?
o
olonho
08/08/2018, 9:15 AM
currently, there’s no reverse interop (calling arbitrary Kotlin function from JS) facility, but generally fix (following logic of CName annotation handling) shalln’t be hard
s
sendilkumarn [JHipster]
08/08/2018, 11:23 AM
Oops, Thanks for the information. Is the discussion happening somewhere and can contribute towards making this happen?