Shane Schaefer
js(...)
actual fun openWebpage(url: String) { js("window.open(url, '_blank').focus()") }
Calls to 'js(code)' should be a single expression inside a top-level function body or a property initializer in Kotlin/Wasm.
js()
A modern programming language that makes developers happier.