Language.Javascript.JSaddle.Wasm
run :: JSM () -> IO () Source #
Run a JSM action via the WASM JavaScript FFI.
JSM
See the README for more details.
While this package also compiles on non-WASM GHCs for convenience, running this function will immediately fail.