top | item 41463416 (no title) tomphoolery | 1 year ago can we do this for react native? asking for a friend... discuss order hn newest whizzter|1 year ago Not the same runtime, but iirc parsing,etc is done at an earlier stage in Hermes/RN so some parts of the initialization process is already done in that way if I'm not mistaken. traspler|1 year ago Isn‘t that kind of the idea of Hermes? whizzter|1 year ago I think all the sources are pre-parsed and compiled but it's not an outright snapshot as in nothing is executed ahead of time.
whizzter|1 year ago Not the same runtime, but iirc parsing,etc is done at an earlier stage in Hermes/RN so some parts of the initialization process is already done in that way if I'm not mistaken.
traspler|1 year ago Isn‘t that kind of the idea of Hermes? whizzter|1 year ago I think all the sources are pre-parsed and compiled but it's not an outright snapshot as in nothing is executed ahead of time.
whizzter|1 year ago I think all the sources are pre-parsed and compiled but it's not an outright snapshot as in nothing is executed ahead of time.
whizzter|1 year ago
traspler|1 year ago
whizzter|1 year ago