Skip to content

Commit

Permalink
Haskell > OCaml
Browse files Browse the repository at this point in the history
  • Loading branch information
FinleyMcIlwaine committed Jun 11, 2024
1 parent 5c330cc commit 181c484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ shirts with the following prompt on the back:

![shirt prompt](./assets/shirt.png)

I was looking to do something with [GHC's WebAssembly (wasm)
I was interested in doing something with [GHC's WebAssembly (wasm)
backend](https://ghc.gitlab.haskell.org/ghc/doc/users_guide/wasm.html), so I
decided to solve the problem above using a WebAssembly simulation in the
decided to solve the problem above using a wasm-driven simulation in the
browser.

Here it is in action:
Expand Down

0 comments on commit 181c484

Please sign in to comment.