Skip to content

Conversation

@cdata
Copy link
Contributor

@cdata cdata commented May 28, 2024

This change implements the proposal outlined in Runtime Library Registration.

Additionally, this change contains:

  • Support for baking Python modules via componentize-py
  • A new demo project to showcase some basic Runtime workflows
  • Usuba support for reverse proxying other web servers (e.g., Vite or similar)

While implementing this, I tried a workflow where external projects would hit Usuba as an upstream. Unfortunately, when hitting Usuba across origins, the service worker is not able to intercept the request. So, reverse proxy support was implemented instead.

@cdata cdata force-pushed the feat/runtime-library-registration-build-server-enhancements branch from a378850 to e8ec56c Compare May 29, 2024 17:35
@cdata cdata merged commit ac2f6c5 into feat/runtime-library-registration May 29, 2024
@cdata cdata deleted the feat/runtime-library-registration-build-server-enhancements branch May 29, 2024 17:36
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