Hi!
I am enjoying experimenting with haskell-wasm, so thanks for your hard work! 👍
Going by things such as the lexemes used, e.g. get_global vs. global.get and the commit history, the implementation here seems to be up to date with the spec as of about the end of 2018, I think.
I am interested to know what the authors/contributors see the state of this project as, what plans any of they have for keeping this library up to date with the spec, how they'd like to engage with others who'd perhaps be willing to make that happen. I am not promising anything, just trying to test the waters.
Thanks 🙂
Hi!
I am enjoying experimenting with
haskell-wasm, so thanks for your hard work! 👍Going by things such as the lexemes used, e.g.
get_globalvs.global.getand the commit history, the implementation here seems to be up to date with the spec as of about the end of 2018, I think.I am interested to know what the authors/contributors see the state of this project as, what plans any of they have for keeping this library up to date with the spec, how they'd like to engage with others who'd perhaps be willing to make that happen. I am not promising anything, just trying to test the waters.
Thanks 🙂