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

Feature Request: running directly in the browser #21

Open
milomg opened this issue Mar 26, 2024 · 0 comments
Open

Feature Request: running directly in the browser #21

milomg opened this issue Mar 26, 2024 · 0 comments

Comments

@milomg
Copy link
Contributor

milomg commented Mar 26, 2024

It would be awesome to get saturn running directly in the browser like https://github.com/kvakil/venus.

I see the current architecture uses tokio for handling side effects from syscalls, and I saw a comment that you will probably have to rewrite the backend to optionally use tokio.

For this use case, I wonder if it would make sense to just embed titan in wasm and then rebuild the current backend in JS, or if that would have serious limitations somehow?

(Also, if this isn't a feature that you want, feel free to close this issue)

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