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

Documentation: How to build surrealdb.wasm #82

Open
2 tasks done
nickchomey opened this issue Jun 3, 2024 · 1 comment
Open
2 tasks done

Documentation: How to build surrealdb.wasm #82

nickchomey opened this issue Jun 3, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@nickchomey
Copy link

nickchomey commented Jun 3, 2024

Description

There aren't any instructions in the Readme on how to build surrealdb.wasm.

I found this comment in the discord

Heya! We really need to include this stuff in the README, sorry about that! Should be as simple as:
Having installed PNPM and Wasm-Pack
pnpm i
make build

I haven't tried it, but assume it'll work. This should be added to the readme.

Install docs for pnpm and wasm-pack

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nickchomey nickchomey added the documentation Improvements or additions to documentation label Jun 3, 2024
@nickchomey
Copy link
Author

I also had to install rust

And install clang (on ubuntu apt install clang)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant