Skip to content

Commit 3117c80

Browse files
Updating docs to reflect the improvements in Hermes (microsoft#532)
* Updating docs to reflect the improvements in 0.66 * Update .spelling Co-authored-by: Jon Thysell <[email protected]>
1 parent 0a9ea5c commit 3117c80

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.spelling

+3-1
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,6 @@ exclusionList
7878
nvs
7979
packages.config
8080
ExperimentalFlags.props
81-
profiler
81+
profiler
82+
dll
83+
PDBs

docs/hermes.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,8 @@ Set the `UseHermes` property to `false` in the `ExperimentalFeatures.props` file
4141

4242
### Known limitations
4343

44-
- CPU Sampling profiler is not yet supported
4544
- Hermes is not yet compatible with other experimental features, like NuGet distribution or WinUI 3
46-
- The binary for Hermes is not yet signed by Microsoft
47-
- Debug builds of an app that uses Hermes are very slow
45+
- Hermes dll is not signed by Microsoft and the PDBs are not uploaded to the symbol servers
4846

4947
## Hermes on macOS
5048

0 commit comments

Comments
 (0)