Sam Zhou
Sam Zhou
## Rationale Right now there is no way to efficiently implement something like a `TreeMap` in Java that only contains `Comparable` elements. As a reminder, the interface of `TreeMap` in...
- [x] #1194 - [ ] #1217 - [ ] Adopt WASM GC - [ ] Cleanup dependency on walloc
I really like the `--no-clean` flag since it makes incremental re-run of tests much faster. However, it eventually gets slower and slower since there are tons of profraw files generated....
Summary: Changelog: [Internal] Reviewed By: alexmckenley Differential Revision: D56505986
We have a lot of reports on unsoundness issues. This issue categorizes them into the underlying cause. - [ ] Unsound literal types - #8972 - #8607 - #8593 -...
Summary: Symlink file format are not universal across OS, that's why the new tests with symlinks are failing on windows. In this diff, I replaced the checked in symlink files...
- [ ] #1227 - [ ] #1228