ApoloApps
ApoloApps
Basically that, right now only bytearray is supported and if i want to transform blob into bytearray i have to add a lot of boilerplate code. Also i could be...
**Failed to launch the Jvm**, no more errors
I dont know if this is possible but i would like a feature like this to optimize your vectors. maybe reducing number of instructions in path or smth like this
Right now there is a WasmJs that uses NodeJs and D8, but browser target is more widespread.
Theres a problem with the current script that you're using. First of all, the urls are not accessible, so ive had to check for the new urls but the thing...
Add memoryOptimizedForEach and memoryOptimizedForEachIndexed to avoid allocating an Iterator (index-based for loops, not default iterator for loop) and apply them to Wasm Backend for better performance overall. This could also...
**Is your feature request related to a problem? Please describe.** I've seen GRPC supports Gzip and I would like to see KRPC support a more modern, optimized and faster compression...
Kotlin, Wasm, etc. Also an AI icon would be nice
**What is your use-case and why do you need this feature?** [decodeFromDynamic](https://kotlinlang.org/api/kotlinx.serialization/kotlinx-serialization-json/kotlinx.serialization.json/decode-from-dynamic.html) doesn't seem to be available in WasmJs source set (only on Js) **Describe the solution you'd like** Same...