Make the TypeScript code depend on the publish argon2id-wasm package - #393
Merged
Nicolapps merged 1 commit intoJul 10, 2026
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
|
For these changes to take effect in the TypeScript code, you will need to:
|
This was referenced Jul 10, 2026
Member
Author
This was referenced Jul 10, 2026
Nicolapps
force-pushed
the
nicolas/make_the_typescript_code_depend_on_the_publish_argon2id-wasm_package
branch
2 times, most recently
from
July 10, 2026 15:20
16b5400 to
1060802
Compare
This was referenced Jul 10, 2026
Nicolapps
changed the base branch from
nicolas/fix_argon2-wasm_npm_packing
to
graphite-base/393
July 10, 2026 16:10
Nicolapps
force-pushed
the
nicolas/make_the_typescript_code_depend_on_the_publish_argon2id-wasm_package
branch
from
July 10, 2026 16:10
1060802 to
41a9d45
Compare
Nicolapps
changed the base branch from
graphite-base/393
to
nicolas/fix_structure_of_argon2id-wasm_package
July 10, 2026 16:10
Nicolapps
force-pushed
the
nicolas/make_the_typescript_code_depend_on_the_publish_argon2id-wasm_package
branch
4 times, most recently
from
July 10, 2026 16:29
e4057b8 to
a751bd2
Compare
Nicolapps
force-pushed
the
nicolas/fix_structure_of_argon2id-wasm_package
branch
from
July 10, 2026 16:29
6605763 to
26b31fd
Compare
Nicolapps
marked this pull request as ready for review
July 10, 2026 16:31
Nicolapps
force-pushed
the
nicolas/fix_structure_of_argon2id-wasm_package
branch
from
July 10, 2026 17:50
26b31fd to
7d1d994
Compare
Nicolapps
force-pushed
the
nicolas/make_the_typescript_code_depend_on_the_publish_argon2id-wasm_package
branch
2 times, most recently
from
July 10, 2026 18:16
5998056 to
b9c25da
Compare
Nicolapps
force-pushed
the
nicolas/fix_structure_of_argon2id-wasm_package
branch
2 times, most recently
from
July 10, 2026 18:19
0a006d9 to
ed5b16d
Compare
Nicolapps
force-pushed
the
nicolas/make_the_typescript_code_depend_on_the_publish_argon2id-wasm_package
branch
from
July 10, 2026 18:19
b9c25da to
56c4dc0
Compare
Member
Author
Merge activity
|
Nicolapps
changed the base branch from
nicolas/fix_structure_of_argon2id-wasm_package
to
graphite-base/393
July 10, 2026 19:00
This makes sure we don’t need to build the Rust code when making TS-only changes.
Nicolapps
force-pushed
the
nicolas/make_the_typescript_code_depend_on_the_publish_argon2id-wasm_package
branch
from
July 10, 2026 19:04
56c4dc0 to
fe1199b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This makes sure we don’t need to build the Rust code when making TS-only changes.