Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Support WASM / WASI #1341

Closed
itsbalamurali opened this issue Dec 29, 2022 · 3 comments
Closed

Support WASM / WASI #1341

itsbalamurali opened this issue Dec 29, 2022 · 3 comments

Comments

@itsbalamurali
Copy link

Motivation

To be able to use Sea-Orm in WASI environments.

Proposed Solutions

As of now, the Underlying sqlx is dependent on the socket2 crate which doesn't yet support networking on wasm/wasi environments. We will have to wait for support on sqlx. But I thought its also good to have an issue/feature request to track.

Additional Information

https://wasi.dev

@itsbalamurali
Copy link
Author

tokio-rs/mio#1346

@tyt2y3
Copy link
Member

tyt2y3 commented Dec 31, 2022

Umm interesting idea. May I know which runtime you are targeting and the system architecture?

@itsbalamurali
Copy link
Author

Tokyo has warm support partially without the net feature. Target system architecture: wasm32-wasi

@SeaQL SeaQL locked and limited conversation to collaborators Jan 1, 2023
@tyt2y3 tyt2y3 converted this issue into discussion #1348 Jan 1, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants