Ktorfit 2.2.0 is released! It now uses Ktor 3.0 an...
# feed
f
Ktorfit 2.2.0 is released! It now uses Ktor 3.0 and supports wasmJS by default. https://github.com/Foso/Ktorfit
kodee loving 1
🎉 16
d
This is great news. Thank you for this awesome library. I used ktorfit in wasm project and unfortunately there is 1 fatal issue. The app crashes in prod build (development builds are fine) when it encounteres ktorfit usage. Created github issue but not sure where to go from here. https://github.com/Foso/Ktorfit/issues/761 It seems like binaryen optimization is the cause but I could not figure out how to fix it.