Skip to content

Conversation

@jsantell
Copy link
Contributor

@jsantell jsantell commented Nov 6, 2024

Add an option to the build server to invoke the component's RUN export in a sandbox and return the resulting object.

  • Adds an axum/HTTP server alongside the GRPC interface for faster integration with client.
  • Updates ct-runtime instance interface to optionally provide stringifiable input/output.

Due to deno_emit (SWC) using Url as specifiers, it appears we're unable to support mapping some non-URL e.g. @foo/bar. Maybe there's some import map solution I'm missing. Maybe we can just find/replace in the interim.

… export in a sandbox and return the resulting object.

* Adds an axum/HTTP server alongside the GRPC interface for faster
  integration with client.
* Updates ct-runtime instance interface to optionally provide
  stringifiable input/output.
* Adds an import map configuration for the bundler.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants