-
Notifications
You must be signed in to change notification settings - Fork 10
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
Wasm implementation that works e2e with signify-ts #155
base: main
Are you sure you want to change the base?
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55c8780 - Browse repository at this point
Copy the full SHA 55c8780View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c03a2f8 - Browse repository at this point
Copy the full SHA c03a2f8View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f072da5 - Browse repository at this point
Copy the full SHA f072da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c6e33 - Browse repository at this point
Copy the full SHA 33c6e33View commit details
Commits on Nov 29, 2023
-
wasm impl that integrates with signify-ts draft.
Removed profiling step that works with vanilla rust but wasm uses wasm-opt instead. Added license to remove a warning (copied from directory up). Added some getter macro bindings to dater.
Configuration menu - View commit details
-
Copy full SHA for 614ced2 - Browse repository at this point
Copy the full SHA 614ced2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4919c51 - Browse repository at this point
Copy the full SHA 4919c51View commit details -
Configuration menu - View commit details
-
Copy full SHA for f300918 - Browse repository at this point
Copy the full SHA f300918View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c0d9bd - Browse repository at this point
Copy the full SHA 9c0d9bdView commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fbf111f - Browse repository at this point
Copy the full SHA fbf111fView commit details -
"method" attribute only needed for js imported objects.
Also changed web demo to use getters/setters.
Configuration menu - View commit details
-
Copy full SHA for 5840093 - Browse repository at this point
Copy the full SHA 5840093View commit details
Commits on Dec 18, 2023
-
Added wasm-bindgen-test with docs and ci/cd.
Added a wasm-bindgen-test that runs for the DaterWrapper. Also added wasm-tests to github actions as well as an updated section to the READMEs detailing how to test the wasm crate. Addresses cesride issue WebOfTrust#162
Configuration menu - View commit details
-
Copy full SHA for 9835a3a - Browse repository at this point
Copy the full SHA 9835a3aView commit details -
Added wasm-bindgen-test with docs and ci/cd.
Added a wasm-bindgen-test that runs for the DaterWrapper. Also added wasm-tests to github actions as well as an updated section to the READMEs detailing how to test the wasm crate. Addresses cesride issue WebOfTrust#162
Configuration menu - View commit details
-
Copy full SHA for c8674c2 - Browse repository at this point
Copy the full SHA c8674c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a6189 - Browse repository at this point
Copy the full SHA d5a6189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8152bbe - Browse repository at this point
Copy the full SHA 8152bbeView commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20b6618 - Browse repository at this point
Copy the full SHA 20b6618View commit details -
Removed *_with_* messages from DaterWrapper\n\nFixes WebOfTrust#163 f…
…or DaterWrapper
Configuration menu - View commit details
-
Copy full SHA for a5fbbf8 - Browse repository at this point
Copy the full SHA a5fbbf8View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d54caa - Browse repository at this point
Copy the full SHA 0d54caaView commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05dc093 - Browse repository at this point
Copy the full SHA 05dc093View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d3ab3d2 - Browse repository at this point
Copy the full SHA d3ab3d2View commit details