Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Answered by rmorshea
Archmonger asked this question in Question
Discussion options

Are @idom.event's run within the Python backend, or is code prefixed with that decorator transcompiled to webasm/javascript and run on the client browser?

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

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.

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

AltStyle によって変換されたページ (->オリジナル) /