Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(examples): add typescript http echo actor #1300

Conversation

vados-cosmonic
Copy link
Contributor

Feature or Problem

As Javascript support for WebAssembly progresses along with the jco toolchain, it's possible to build actors that work with the wasmcloud ecosystem, leveraging the existing host, provider and actor ecosystem.

This commit adds a Typescript HTTP echo actor which shows how to use the Typescript and jco ecosystems together with wasmcloud.

Related Issues

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

@vados-cosmonic vados-cosmonic requested a review from a team as a code owner January 10, 2024 14:42
@vados-cosmonic vados-cosmonic force-pushed the feat/examples/add-typescript-http-hello-world-example branch 2 times, most recently from 5fb7d78 to 67dc895 Compare January 10, 2024 16:42
As Javascript support for WebAssembly progresses along with the `jco`
toolchain, it's possible to build actors that work with the wasmcloud
ecosystem, leveraging the existing host, provider and actor ecosystem.

This commit adds a Typescript HTTP hello-world actor which shows how to use
the Typescript and `jco` ecosystems together with wasmcloud.

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
@vados-cosmonic vados-cosmonic force-pushed the feat/examples/add-typescript-http-hello-world-example branch from 67dc895 to 91ac021 Compare January 10, 2024 16:43
@brooksmtownsend
Copy link
Member

Worked great demoing for https://wasmcloud.com/community/2024/01/10/community-meeting 😄

@brooksmtownsend brooksmtownsend merged commit 91a97af into wasmCloud:main Jan 10, 2024
43 checks passed
@vados-cosmonic vados-cosmonic deleted the feat/examples/add-typescript-http-hello-world-example branch January 11, 2024 10:45
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.

None yet

2 participants