Skip to content

Use node to create webui_bridge.h instead of python#572

Merged
AlbertShown merged 1 commit intowebui-dev:mainfrom
nater0000:main
Apr 3, 2025
Merged

Use node to create webui_bridge.h instead of python#572
AlbertShown merged 1 commit intowebui-dev:mainfrom
nater0000:main

Conversation

@nater0000
Copy link
Contributor

Created a javascript version of bridge/js2c.py that can be used to generate webui_bridge.h
This allows users to bypass the Python dependency when building webui
Update the appropriate shell or batch script in bridge to call node js2c.js instead of python js2c.py

@AlbertShown
Copy link
Member

Good idea!
Thank you @nater0000

I will update the build scripts to use node instead of python

@AlbertShown AlbertShown merged commit f44424f into webui-dev:main Apr 3, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants