Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Pinned
3,378 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 20 commits in 3 repositories
Created 1 repository
Created a pull request in wasmerio/wasmer that received 8 comments
Update dependencies. Use Clap 3.0.0-beta2 instead of StructOpt
Description Update dependencies. Use Clap 3.0.0-beta2 instead of StructOpt
+554
β565
•
8
comments
Opened 1 other pull request in 1 repository
wasm3/wasm-coremark
1
merged
Reviewed 9 pull requests in 1 repository
wasmerio/wasmer 9 pull requests
- Fix broken link to runtime-c-api docs
- fix: C API location and links are now correct
- Fix lint warnings
- feat(c-api) Introduce the middleware (specifically metering) C API
- Add reference types
- Make NaN canonicalization a configurable behavior
- Simplify WasmPtr code
- feat(c-api) Introduce the `wasmer_features_t` unstable API
- Correct the implementation of shift and rotate.