- 03 Dec, 2021 3 commits
-
-
Guy Watson authored
-
Guy Watson authored
-
Guy Watson authored
A large part of the complexity in this commit comes from the fact that the newer crc library with the correct algorithm moves (instead of borrows) the digest when `finalize()` is called.
-
- 02 Dec, 2021 2 commits
-
-
Guy Watson authored
-
Guy Watson authored
-
- 30 Sep, 2021 1 commit
-
-
Guy Watson authored
-
- 08 Jul, 2021 1 commit
-
-
Guy Watson authored
-
- 18 Mar, 2021 1 commit
-
-
Guy Watson authored
-
- 24 Feb, 2021 2 commits
-
-
Guy Watson authored
Clean up past comments and attempts
-
Guy Watson authored
Uncommented part is the template that works
-
- 23 Feb, 2021 1 commit
-
-
Guy Watson authored
-
- 22 Feb, 2021 1 commit
-
-
Guy Watson authored
-
- 18 Feb, 2021 3 commits
-
-
Guy Watson authored
-
Guy Watson authored
still needs cleanup
-
Guy Watson authored
Everything past line 68 still needs to be updated/cleaned up
-
- 14 Feb, 2021 1 commit
-
-
Guy Watson authored
Missing a provided environment on the rust side. This approach has a method, but methods cannot be passed to wasm, since wasm doesn't have access to the struct in question. Follow this example instead: https://docs.wasmer.io/integrations/examples/host-functions
-
- 09 Feb, 2021 1 commit
-
-
Guy Watson authored
-