mbasso / awesome-wasm

😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
Creative Commons Zero v1.0 Universal
8.89k stars 504 forks source link

Add Vecty, a Go web framework #158

Closed slimsag closed 4 years ago

slimsag commented 4 years ago

Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.

Repository: https://github.com/hexops/vecty

Disclaimer: I am the author of Vecty - I saw this page was linked from https://github.com/golang/go/wiki/WebAssembly#other-webassembly-resources and Vecty is fairly popular (~2k stars) so I figured I would contribute it. Not sure if that's allowed, feel free to close if not.

mbasso commented 4 years ago

Hi @slimsag, of course, you can contribute. Thank you for opening this PR! I would add Vecty only once in the list, it's better under the Web frameworks-libraries section. Can you please fix it? After that, I would be happy to merge!

slimsag commented 4 years ago

@mbasso done!

mbasso commented 4 years ago

Cool, thank you!