Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NET 8 support #1686

Merged
merged 1 commit into from Nov 24, 2023
Merged

Add NET 8 support #1686

merged 1 commit into from Nov 24, 2023

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Nov 18, 2023

  • add NET 8 target for Jint
  • switch to NET 8 for tests, benchmarks and REPL
  • add simple SearchValues polyfill

One setback is that now stack size test (recursion limits) seems to indicate and there's some changes in the runtime that cause easier stack overflows with need function nesting.

@lahma lahma force-pushed the net8 branch 4 times, most recently from f62f4ba to 411dbdb Compare November 23, 2023 15:34
@lahma lahma changed the title Switch to NET 8 for tests, benchmarks and REPL Add NET 8 support Nov 23, 2023
@lahma lahma force-pushed the net8 branch 5 times, most recently from 35867e5 to 2a4216e Compare November 24, 2023 18:27
* add NET 8 target for Jint
* switch to NET 8 for tests, benchmarks and REPL
* add SearchValues polyfill
@lahma lahma merged commit 197ebd8 into sebastienros:main Nov 24, 2023
3 checks passed
@lahma lahma deleted the net8 branch November 24, 2023 19:03
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.

None yet

1 participant