Spriithy

Results 33 comments of Spriithy

Hello, I'm new to your project and Wasm (but neither to VMs or Go) is there any way I could help with this issue ? Thanks :D

Hello there, I was wondering if you would like some help for this particular issue ? I don't have much experience for lisp-y languages but some with lexers / parsers....

Thanks @sbinet for your consideration, After looking at the file format specification and based on the knowledge that `.wast` files are lisp syntax based, should we implement an in-house lexer/parser...

As stated in the [official documentation](http://webassembly.org/docs/text-format/), the `.wast` format is a superset of `.wat`. > Note: The `.wast` format understood by some of the listed tools is a superset of...

Obviously, all the test suites from the official WebAssembly repositories are given as standalone `wast` files. I would like to add that, parsing and generating the code from such files...

Hey there, I allow myself to bump this issue to notify those interested that I am currently working on it. I have decided to go for a in-house lexer/parser for...

Have there been any advancements towards using Remote SSH when neither hosts are connected to internet ? Thanks

In a broader scope, it would be really beneficial to let people customize/tweak some settings ON/OFF etc. I'm currently using Fire to help execute REPL commands parsed with shlex, and...

Could be pushed even further to 1.14

I fully agree with @ethack I think it would provide more insights to document each column. As I suggested in the issue #273 I think a similar approach could be...