hexops / vecty

Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
BSD 3-Clause "New" or "Revised" License
2.79k stars 144 forks source link

Deprecated and remove official GopherJS support from Vecty #265

Closed slimsag closed 3 years ago

slimsag commented 3 years ago

For additional information / context, please see https://github.com/gopherjs/vecty/issues/264

Closes https://github.com/gopherjs/vecty/issues/264

codecov-commenter commented 3 years ago

Codecov Report

Merging #265 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #265   +/-   ##
=======================================
  Coverage   59.55%   59.55%           
=======================================
  Files           4        4           
  Lines         675      675           
=======================================
  Hits          402      402           
  Misses        215      215           
  Partials       58       58           
Impacted Files Coverage Δ
dom.go 57.42% <0.00%> (ø)
dom_native.go 57.89% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 52636d1...7e7b8ef. Read the comment docs.