Skip to content

Simplify handling of values and add JSString#95

Open
bpcreech wants to merge 2 commits intomainfrom
feature/simplify-values
Open

Simplify handling of values and add JSString#95
bpcreech wants to merge 2 commits intomainfrom
feature/simplify-values

Conversation

@bpcreech
Copy link
Owner

@bpcreech bpcreech commented Feb 1, 2026

No description provided.

Values are now managed only within the isolate thread, using a
unique_ptr instead of a shared_ptr. This greatly simplifies the C++
internals of MiniRacer.
@bpcreech bpcreech force-pushed the feature/simplify-values branch from aa9fcd3 to d5a249b Compare February 1, 2026 23:24
@bpcreech bpcreech force-pushed the feature/simplify-values branch from d5a249b to 9928bc9 Compare February 2, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant