We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9ea5c commit 3117c80Copy full SHA for 3117c80
.spelling
@@ -78,4 +78,6 @@ exclusionList
78
nvs
79
packages.config
80
ExperimentalFlags.props
81
-profiler
+profiler
82
+dll
83
+PDBs
docs/hermes.md
@@ -41,10 +41,8 @@ Set the `UseHermes` property to `false` in the `ExperimentalFeatures.props` file
41
42
### Known limitations
43
44
-- CPU Sampling profiler is not yet supported
45
- 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
+- Hermes dll is not signed by Microsoft and the PDBs are not uploaded to the symbol servers
48
49
## Hermes on macOS
50
0 commit comments