Skip to content
Snippets Groups Projects
Commit 27d2978e authored by Josh Meredith's avatar Josh Meredith :flag_au: Committed by Marge Bot
Browse files

Base/JS: GHC.JS.Foreign.Callback module (issue 23126)

* Add the Callback module for "exporting" Haskell functions
to be available to plain JavaScript code

* Fix some primitives defined in GHC.JS.Prim

* Add a JavaScript section to the user guide with instructions
on how to use the JavaScript FFI, building up to using Callbacks
to interact with the browser

* Add tests for the JavaScript FFI and Callbacks
parent 8af401cc
No related branches found
No related tags found
No related merge requests found
Showing
with 579 additions and 4 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment