Hi Is it possible to hide resources (such as fonts...
# webassembly
a
Hi Is it possible to hide resources (such as fonts, images, ,json, .js, and .wasm files) from being explored in DevTools? Host my app in Github Pages
s
No special support for this in Kotlin. Perhaps, some generic bundle obfuscation tools could help.
👍 1