Hey all, Is it possible to load a WASM in a web b...
# multiplatform
a
Hey all, Is it possible to load a WASM in a web browser for various platforms with a Kotlin MPP project?
note that in addition to not being released yet, the new wasm backend uses the wasm gc extension which will not be available in browsers for some time
l
There is existing wasm support in K/N right now, but it's getting deprecated due to the WASM compiler, which isn't stable yet. I would imagine the K/N WASM will be good enough until then, though.