Skip to content

Commit

Permalink
Tie the knot in README
Browse files Browse the repository at this point in the history
  • Loading branch information
TerrorJack committed Nov 13, 2024
1 parent ad46374 commit 51d3b40
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# `ghc-wasm-miso-examples`

[![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#haskell-wasm:matrix.terrorjack.com)

The GHC wasm backend supports the
[JSFFI](https://ghc.gitlab.haskell.org/ghc/doc/users_guide/wasm.html#javascript-ffi-in-the-wasm-backend)
feature, allowing Haskell wasm apps to interop with JavaScript
Expand All @@ -10,6 +12,9 @@ an experimental
[`jsaddle-wasm`](https://github.com/amesgen/jsaddle-wasm) library
under the hood.

See also:
[`ghc-wasm-reflex-examples`](https://github.com/tweag/ghc-wasm-reflex-examples)

## Live demo

- [2048](https://tweag.github.io/ghc-wasm-miso-examples/2048.html)
Expand Down

0 comments on commit 51d3b40

Please sign in to comment.