You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that part was just a mistake since we use those commands in the serialization lib. They're aliases for the standard wasm-pack build/pack commands, as it is mentioned it can be built from. The other documentation we have for this crate inside of example/rust is aimed at people using it from rust which documents basic usage as well.
It's a rust project which just provides wasm_bindgen wrappers to everything. In the meantime if you're trying to get this to work until the documentation has been updated try:
README talks about building using npm run build:* but that is not possible since no package.json is available.
Please provide proper documentation (and while you are at it, provide proper documentation for the serialization library too).
The text was updated successfully, but these errors were encountered: