Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit 51d3b40

Browse files
committed
Tie the knot in README
1 parent ad46374 commit 51d3b40

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# `ghc-wasm-miso-examples`
22

3+
[![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#haskell-wasm:matrix.terrorjack.com)
4+
35
The GHC wasm backend supports the
46
[JSFFI](https://ghc.gitlab.haskell.org/ghc/doc/users_guide/wasm.html#javascript-ffi-in-the-wasm-backend)
57
feature, allowing Haskell wasm apps to interop with JavaScript
@@ -10,6 +12,9 @@ an experimental
1012
[`jsaddle-wasm`](https://github.com/amesgen/jsaddle-wasm) library
1113
under the hood.
1214

15+
See also:
16+
[`ghc-wasm-reflex-examples`](https://github.com/tweag/ghc-wasm-reflex-examples)
17+
1318
## Live demo
1419

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

0 commit comments

Comments
 (0)