Skip to content

Call for minimal HTML example #268

Answered by AntanasKal
ivanperez-keera asked this question in Q&A
Discussion options

You must be logged in to vote

Did not get much time to work on this the last few weeks, but I could return to this soon, hopefully will have some time this weekend. The current code has examples of:

  1. Calling Haskell functions from Javascript. Yampa iteration steps are called this way.
  2. Calling Javascript functions from Haskell. There are a couple of wrapped JS Canvas routines that are called from Haskell to perform drawing.
  3. Using Wasm linear memory to communicate between JS and Haskell (might be relevant to communicate larger chunks of memory or with serialisation/deserialisation to communicate more complex data than basic C types, but this not necessary for simple examples).

If somebody would like to start working wi…

Replies: 5 comments 15 replies

Comment options

You must be logged in to vote
2 replies
@AntanasKal
Comment options

@ivanperez-keera
Comment options

Comment options

You must be logged in to vote
1 reply
@ivanperez-keera
Comment options

Comment options

You must be logged in to vote
9 replies
@AntanasKal
Comment options

@ivanperez-keera
Comment options

@ivanperez-keera
Comment options

@AntanasKal
Comment options

@ivanperez-keera
Comment options

Answer selected by ivanperez-keera
Comment options

You must be logged in to vote
1 reply
@ivanperez-keera
Comment options

Comment options

You must be logged in to vote
2 replies
@ivanperez-keera
Comment options

@AntanasKal
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants