-
Notifications
You must be signed in to change notification settings - Fork 19
Start PoC work on WASM bridge for bus #46
base: main
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## main #46 +/- ##
==========================================
+ Coverage 87.31% 87.42% +0.11%
==========================================
Files 52 52
Lines 2696 2696
==========================================
+ Hits 2354 2357 +3
+ Misses 342 339 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
afb088a
to
0e5ed52
Compare
@jooskim, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
3c5472e
to
f6944bc
Compare
@jooskim, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
@jooskim, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
@jooskim, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
821b6d4
to
af9e76b
Compare
@jooskim, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
Signed-off-by: Josh Kim <[email protected]>
A sample WASM application featuring Transport WASM bridge will soon follow. Thinking of doing an X509 public certificate verification as an example code, as it's a good showcase of encoding/decoding of base64 and pem container format as well as cryptographic operations. Signed-off-by: Josh Kim <[email protected]>
Signed-off-by: Josh Kim <[email protected]>
Signed-off-by: Josh Kim <[email protected]>
af9e76b
to
3cdddfd
Compare
Signed-off-by: Josh Kim <[email protected]>
Description to be added later.
Signed-off-by: Josh Kim [email protected]