Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
f0a662c
[wasm][crypto] RandomNumberGenerator mapped to Web Crypto getRandomVa…
kjpou1 Sep 25, 2020
eb46e2f
Remove the emscripten interface code from the driver.c.
kjpou1 Sep 28, 2020
ce149c9
Merge branch 'master' of https://github.com/dotnet/runtime into wasm-…
kjpou1 Sep 28, 2020
878cfcf
remove extraneous code comment
kjpou1 Sep 28, 2020
289efef
Move emscripten definition around.
kjpou1 Sep 28, 2020
b5d372b
Address review comment
kjpou1 Sep 28, 2020
f657f4f
Merge branch 'master' of https://github.com/dotnet/runtime into wasm-…
kjpou1 Sep 29, 2020
cf74a12
Add javascript bridge implementation library to Native source tree.
kjpou1 Sep 29, 2020
88fa846
Change tests to set random values of the buffer instead of return a s…
kjpou1 Sep 29, 2020
2b8987d
Remove old test code
kjpou1 Sep 29, 2020
61f1c19
Remove testing code
kjpou1 Sep 29, 2020
ce13ad1
Incorporate the PAL bridge layer into the `--js-library` build process
kjpou1 Sep 29, 2020
4eb6639
Merge branch 'master' of https://github.com/dotnet/runtime into wasm-…
kjpou1 Sep 30, 2020
5e593bb
Address review comments about directory structure and naming
kjpou1 Sep 30, 2020
76de399
Update src/mono/wasm/runtime-test.js
kjpou1 Oct 1, 2020
75a81ce
Merge branch 'master' of https://github.com/dotnet/runtime into wasm-…
kjpou1 Oct 1, 2020
8077f7c
Add note about insecure code for testing purposes
kjpou1 Oct 1, 2020
ec16f1a
Formatting
kjpou1 Oct 1, 2020
7b7e9d2
Return -1 if crypto does not exist instead of aborting from js. This…
kjpou1 Oct 1, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' of https://github.com/dotnet/runtime into wasm-…
…crypto-getRandomValues
  • Loading branch information
kjpou1 committed Sep 28, 2020
commit ce149c935747f9429f12d656711ef871edda0868

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.