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

Refactor crypto wasm #141

Merged
merged 50 commits into from
Feb 14, 2023
Merged

Conversation

0x009922
Copy link
Contributor

@0x009922 0x009922 commented Jan 23, 2023

All the details are documented in updated READMEs and changesets.

Signed-off-by: 0x009922 <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: 0x009922 <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
WASMs aren't included due to their size and
because they aren't finalized yet to be tracked
in Git.

Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
New rule: if `jake prepare:all` is run, then
`tsc --notEmit` and `vitest run` should run
without any problem

Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
Also drop `esbuild` and `node-resolve` plugins

Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
@0x009922 0x009922 marked this pull request as ready for review February 2, 2023 09:00
Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
packages/crypto/packages/target-web/README.md Outdated Show resolved Hide resolved
packages/crypto/crypto-rs/README.md Outdated Show resolved Hide resolved
packages/crypto/crypto-rs/README.md Outdated Show resolved Hide resolved
packages/crypto/packages/core/README.md Outdated Show resolved Hide resolved
packages/crypto/packages/core/README.md Outdated Show resolved Hide resolved
.changeset/nine-mugs-accept.md Outdated Show resolved Hide resolved
packages/crypto/packages/interface-wrap/README.md Outdated Show resolved Hide resolved
packages/crypto/packages/interface-wrap/README.md Outdated Show resolved Hide resolved
packages/crypto/packages/interface-wrap/README.md Outdated Show resolved Hide resolved
packages/crypto/packages/interface-wrap/README.md Outdated Show resolved Hide resolved
packages/crypto/crypto-rs/README.md Outdated Show resolved Hide resolved
packages/crypto/crypto-rs/README.md Outdated Show resolved Hide resolved
packages/crypto/crypto-rs/README.md Outdated Show resolved Hide resolved
packages/crypto/crypto-rs/README.md Outdated Show resolved Hide resolved
packages/crypto/crypto-rs/README.md Outdated Show resolved Hide resolved
packages/crypto/packages/util/README.md Outdated Show resolved Hide resolved
packages/crypto/packages/util/README.md Outdated Show resolved Hide resolved
Co-authored-by: Ekaterina Mekhnetsova <[email protected]>
Signed-off-by: 0x009922 <[email protected]>
0x009922 and others added 3 commits February 3, 2023 19:27
Co-authored-by: Ekaterina Mekhnetsova <[email protected]>
Signed-off-by: 0x009922 <[email protected]>
Copy link
Contributor

@outoftardis outoftardis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs lgtm

Signed-off-by: Dmitry Balashov <[email protected]>
Signed-off-by: Dmitry Balashov <[email protected]>
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

Successfully merging this pull request may close these issues.

None yet

3 participants