Skip to content

hermes-2023-03-07-RNv0.71.4-ee25883ea34374f687883a641c8101ac0d292fc6

Summary:
As discussed in https://github.com/facebook/hermes/issues/135, the default stack size doesn't work for all use cases. In particular, when very large and complex bundles are loaded in dev mode.

This PR bumps the default stack size from `64*1024` (512kB) to `128*1024` (1MB). As suggested by tmikov in this comment - https://github.com/facebook/hermes/issues/135#issuecomment-1444984528.

Pull Request resolved: https://github.com/facebook/hermes/pull/923

Reviewed By: tmikov

Differential Revision: D43630032

Pulled By: neildhar

fbshipit-source-id: 5f8cff91a5f01b6507870c61efa1ce507de67940
Assets 2