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

Compile rsmgclient for target wasm32-unknown-unknown #54

Open
aviplayer opened this issue Aug 4, 2024 · 2 comments
Open

Compile rsmgclient for target wasm32-unknown-unknown #54

aviplayer opened this issue Aug 4, 2024 · 2 comments

Comments

@aviplayer
Copy link

I checked docs, for C mgclient, and noticed, that it is possible to compile for wasm
Such text presents:
Compiling mgclient for wasm requires the Emscripten sdk. This is automated in the following steps:
mkdir build && cd build
cmake .. -DWASM=ON

I checked build.rs file and see only OS target.
Asking:
Are there any plans to add wasm support?
Any issues to support it?

@antejavor
Copy link

Hi @aviplayer,

Are there any plans to add wasm support?

This is currently not on our roadmap, so there are no plans for it. 😕

However, we are open to outside contributions, so if you want to make it work, we would gladly help you out along the way.

@gitbuda
Copy link
Member

gitbuda commented Aug 17, 2024

Making the connection, the following issue is related memgraph/mgclient#63

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

3 participants