wit-bindgen icon indicating copy to clipboard operation
wit-bindgen copied to clipboard

Haskell language support

Open aumetra opened this issue 10 months ago • 2 comments

This might be a bit more of an "out there" language to support, but especially since GHC gained support to emit to the wasm32-wasi target, I think it would be neat to allow Haskell to interop with other languages using the component model.

aumetra avatar Apr 28 '24 21:04 aumetra

Seems reasonable to me to add! I'm not aware of any current developers eager to work on this so this is probably more of a "PRs welcome" issue, however.

alexcrichton avatar May 02 '24 06:05 alexcrichton

I’ve started some work here: #979

primoly avatar Jun 19 '24 09:06 primoly