vdom icon indicating copy to clipboard operation
vdom copied to clipboard

A virtual dom implementation written in go which is compatible with gopherjs

Results 2 vdom issues
Sort by recently updated
recently updated
newest added

Hello, I've encountered an error while calling `vdom.Patch` on the second render, the first render is successful. Am I missing something critical in this example or is this a bug?...

bug

I didn't do any development or testing on this, but I think it'd be great to have wasm support in this lib.