microsoft / microsoft/react-native-windows

Hermes profiler needs more work to function in win32 unpackaged apps

Open
#8,397 1 comment 0 reactions 1 assignee View on GitHub

@mganandraj is already working on this.

Since Aug 12, 2021.

Area: JavaScript Engine enhancement PR Follow-up Workstream: Developer Experience
Dominant language
C++
Stars
17.3k
Forks
1.2k
Avg merge
1d 13h
Merged PRs (30d)
33

Description

WINRT will still be defined though so I'm not sure that is the right fix. If WACK is failing because of the SHGetFolderPathW call, you can work around it by using CallIndirect<SHGetFolderPathW> (see https://github.com/microsoft/react-native-windows/blob/003602b90aeda1b2a43702c6a9307c0f01010e59/vnext/Microsoft.ReactNative.Cxx/DesktopWindowBridge.h)

Originally posted by @asklar in https://github.com/microsoft/react-native-windows/pull/8366#discussion_r685435719

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.