-
## Client Side
- [x] Javascript
- [ ] Swift/iOS (https://github.com/Flagsmith/flagsmith-ios-client/issues/32)
- [x] Kotlin (https://github.com/Flagsmith/flagsmith-kotlin-android-client/issues/18)
- …
-
Hi,
are there any plans to implement the [WebAssembly GC proposal](https://github.com/WebAssembly/gc) into wasm3 any time soon? I found Github issues asking the same for other runtimes like [wasmti…
-
# 📖 Abstract:
- ✅ Kotlin 快速上手: 开发环境搭建 & 特性 & 示例.
# 💯 Related:
- ✅ #419
- ✅ #420
- ✅ #208
- ✅ #408
-
Right now, Kobweb uses Webpack to bundle JS code because, well, this is the automatic solution provided by the JB Compose Plugin.
Bun recently took the JS world by storm, and they are promising an …
-
I'm getting the following build failure when trying to use kotlinx-datetime on the JS side of Zipline:
```text
Caused by: java.lang.IllegalArgumentException: No topological ordering is possible fo…
-
Pulled from: https://github.com/carbon-design-system/gatsby-theme-carbon/issues/1439#issuecomment-2018600672
Supported languages https://prismjs.com/#supported-languages
Any additional languages…
-
I have just installed this extension in VS Code Insiders 1.26.0 on a Windows 10 x64 machine. However, when opening Kotlin projects, I get the message I put in the title. The Kotlin output window only …
-
Kotlin now has support for multiplatform projects. Common code is written in pure Kotlin (no Java dependencies are possible) and then developer creates modules like `common-jvm` and `common-js` which …
-
It would be great if `window.fetch` supported cancellation via `AbortController`: https://developer.chrome.com/blog/abortable-fetch.
I would expect that if coroutine is canceled, then `fetch` shoul…
vlsi updated
4 months ago
-
## Background
In a project of mine, I recently converted some Java files to Kotlin and installed this plugin to format them. When I next ran `prettier`, though, this bug appeared. To ensure it wasn…