Open CMingTseng opened 2 years ago
Hi @CMingTseng,
thx for reaching out. i don't really get your question, could you clarify? This repo contains just a small demo for a talk i recently gave.
Hi @CMingTseng,
thx for reaching out. i don't really get your question, could you clarify? This repo contains just a small demo for a talk i recently gave.
Dea Sir
as video : https://youtu.be/-pqz9sKXatw?t=521
we can write code by kotlin
fun fillFromString(...
but at video : https://youtu.be/-pqz9sKXatw?t=790
we also know the code (decompile ? reverse engineer,? disassemble? ) with four parameters and loop
how proguard the kotlin to JS+WebAssembly code ?
THX
Dear Sir
thx your post
https://blog.jdriven.com/2021/04/running-kotlin-in-the-browser-with-wasm/
i also ref https://www.youtube.com/watch?v=-pqz9sKXatw
but at
https://youtu.be/-pqz9sKXatw?t=521
get bytecode
https://youtu.be/-pqz9sKXatw?t=790
proguard ?
THX