>
> I have started to work on DOM binding based on WebIDL and a binding
> generator. I don't have full WebIDL support yet, but it does process idl
> from about 80 specifications. See https://gowebapi.github.io for more
> details.
>

Hi Martin,

I'd like to second Tyler's suggestion that you start a new thread, very
exciting!

My question is: to what extent is your WebIDL parser and AST equivalent
separate from the Go-WASM target code you are generating?

Reason being, I'd like the use the IDL specs to generate Go code for React
bindings, replacing currently hand-written code. This will likely require
some sort of tweaks/annotations atop WebIDL for any React vagaries, hence
I'm wondering to what extent the WebIDL interface is reusable.

Thanks,


Paul

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to