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

wasm #576

Closed
gedw99 opened this issue Aug 31, 2023 · 0 comments
Closed

wasm #576

gedw99 opened this issue Aug 31, 2023 · 0 comments

Comments

@gedw99
Copy link

gedw99 commented Aug 31, 2023

https://wasmlabs.dev/articles/serverless-applications-in-kubernetes-with-webassembly/

This looks like a well supported way to do it.

thos presents sone interesting things.

you can write in golang or in any other language that wasm supports like rust, js, python, php, etc.

One easy integration would be to write the entry points in golang and then the wasm called inside using sone abstraction. By doing it this way it’s way less work to integrate the wasm feature.

There are probably other ways too.

if your deep diving this the basis is https://github.com/vmware-labs/wasm-workers-server and a few other projects that the web page links to.

https://github.com/KWasm

@gedw99 gedw99 closed this as completed Oct 12, 2023
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

No branches or pull requests

1 participant