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

Is it possible to run RustPython => Wasm on a top of Lunatic.Solutoins? #209

Open
gwpl opened this issue May 15, 2023 · 0 comments
Open

Comments

@gwpl
Copy link

gwpl commented May 15, 2023

There are a lot of libraries on Python, that one may want to use without reimplementing everything.

I wondered if it's possible to produce WebAssembly from Python using RustPython:
https://rustpython.github.io/
and then somehow combine with wrapper around to make it run on a top of lunatic.soluiotns?

(Or any other way?)

Especially currently there is huge boom and work on LLMs with LangChain, and I would love to be able to use Lunatic.Solutions as basis for Autonomous Agents, but rust Lang Chain libraries are not not in pair with Python codebase, and code samples. (over time it will improve but it's to start easy and bring on many users fast on current wave of project popularity).

I see also extra benefits when sandboxing execution of LLM AI Agents inside web assembly runtimes.

(and as Agent model matches very nicely AI Agents, I also thought About Erlang/Elixir , that's why issue about WASMEX: #208 )

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