-
Notifications
You must be signed in to change notification settings - Fork 76
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
feat(jans-cedarling): add WASM bindings for Cedarling #10542
Open
olehbozhok
wants to merge
47
commits into
main
Choose a base branch
from
jans-cedaling-issue-10013
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
…n the static variable Signed-off-by: Oleh Bohzok <[email protected]>
…n::Value` as result Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
it allows to catch some errors when made changes on different platforms Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
mo-auto
added
area-documentation
Documentation needs to change as part of issue or PR
comp-jans-cedarling
Touching folder /jans-cedarling
kind-feature
Issue or PR is a new feature request
labels
Jan 2, 2025
nynymike
previously approved these changes
Jan 2, 2025
Signed-off-by: Oleh Bohzok <[email protected]>
olehbozhok
force-pushed
the
jans-cedaling-issue-10013
branch
from
January 2, 2025 20:24
2f709f3
to
03ee0a5
Compare
….toml` because it cause fail CI check Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
It is already optimized if used `--release` on build Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]> Signed-off-by: Oleh Bohzok <[email protected]> Signed-off-by: Oleh Bohzok <[email protected]>
… client Signed-off-by: Oleh Bohzok <[email protected]> Signed-off-by: Oleh Bohzok <[email protected]> Signed-off-by: Oleh Bohzok <[email protected]>
…oid misinterpreted Signed-off-by: Oleh Bohzok <[email protected]> Signed-off-by: Oleh Bohzok <[email protected]> Signed-off-by: Oleh Bohzok <[email protected]> Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]> Signed-off-by: Oleh Bohzok <[email protected]> Signed-off-by: Oleh Bohzok <[email protected]> Signed-off-by: Oleh Bohzok <[email protected]>
olehbozhok
force-pushed
the
jans-cedaling-issue-10013
branch
from
January 9, 2025 02:08
ca75c1f
to
784a627
Compare
olehbozhok
removed request for
yuriyz,
jgomer2001,
yurem,
devrimyatar,
maduvena and
yuriyzz
January 9, 2025 02:10
djellemah
reviewed
Jan 9, 2025
djellemah
reviewed
Jan 9, 2025
…PC on other PC Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
djellemah
previously approved these changes
Jan 10, 2025
olehbozhok
force-pushed
the
jans-cedaling-issue-10013
branch
from
January 10, 2025 14:42
dca9344
to
c1ac642
Compare
Signed-off-by: Oleh Bohzok <[email protected]>
Signed-off-by: Oleh Bohzok <[email protected]>
olehbozhok
force-pushed
the
jans-cedaling-issue-10013
branch
from
January 10, 2025 15:50
7509379
to
4510b9c
Compare
…same as main branch Signed-off-by: Oleh Bohzok <[email protected]>
djellemah
approved these changes
Jan 10, 2025
nynymike
approved these changes
Jan 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-documentation
Documentation needs to change as part of issue or PR
comp-jans-cedarling
Touching folder /jans-cedarling
kind-feature
Issue or PR is a new feature request
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.
Prepare
Description
Target issue
link
closes #10013
Implementation Details
chrono
, std time cause panicCedarling
in browserProblems that should be fixed in future
{}
empty JSON struct. It reproduces only in WASM.Test and Document the changes
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:
to indicate documentation changes or if the below checklist is not selected.