Replies: 1 comment 5 replies
-
It's embedded in the webui lib as array of bytes. js2c.py saves it to webui_bridge.h |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
all main.c refers to webui.js and it looks like it's built from bridge/webui_bridge.ts, however I can run the examples without building the typescript file at all, how did the various "main" examples get its webui.js then?
Beta Was this translation helpful? Give feedback.
All reactions