tsaichien

Results 3 issues of tsaichien

Summary: MSVC has stringizing bug where it doesn't process code units in raw string literals. See example: https://godbolt.org/z/osjYj95rq Temporary fix is to move the string literal out of the `EXPECT_EQ`...

CLA Signed
fb-exported

Summary: After reviewing the feasibility of adding new Runtime functionality, we realized the current state of `Runtime` makes it hard/inconvenient to add new basic functionality. It requires creating a new...

CLA Signed
p: Facebook
Partner
fb-exported
meta-exported

Summary: Currently, the size of a jsi `Array` is immutable. Once the `Array` is created, users can only set the element at an existing index, but not append to it....

CLA Signed
p: Facebook
Partner
fb-exported
meta-exported