Skip to content

Does IDOM Transpile/Transcompile to WebAsm/JS? #357

Answered by rmorshea
Archmonger asked this question in Question
Discussion options

You must be logged in to vote

There is no transpiling, this was an explicit design choice I made in order to keep things simple. As a result almost everything happens server-side. I wrote an article about IDOM recently that might give you a better high level sense for how it works. If you're curious there's VDOM spec that describes exactly what is communicated to the client.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Archmonger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants