Hacker News new | ask | show | jobs
by tevlon84 3840 days ago
Hi Alon,

thank you for sharing. I am a Computer Science Master student and i would like to contribute to the development. The git looks really full and i don`t know where to start.

1 comments

Which area were you interested to contribute to?

For Binaryen specifically, this bug could be a good starting point: https://github.com/WebAssembly/binaryen/issues/2

Other issues in the tracker there as well.

Bigger topics are to make progress on wasm2asm, and to start an implementation of the current binary format (link is in the design repo), which Binaryen needs to support.

ok. Thanks, i'll have a look.