Skip to content

Add the Mono guide for ChakraCore #652

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

Merged
merged 1 commit into from
Dec 31, 2018
Merged

Add the Mono guide for ChakraCore #652

merged 1 commit into from
Dec 31, 2018

Conversation

Taritsyn
Copy link
Contributor

@Taritsyn Taritsyn commented Dec 31, 2018

When using ReactJS.NET version 4.0 with VroomJs now the following error occurs:

React.Core.Resources.react.generated.min.js: Uncaught ReferenceError: Set is not defined at line: 4 column: 69.

This error occurs because VroomJs is based on a very old version of V8 (version 3.17.16.2) that does not support modern ECMAScript. Therefore, it should be discarded, and use ChakraCore in the Mono runtime.

@DanBuild
Copy link
Collaborator

Website preview is ready!
Built with commit 559e59a
https://deploy-preview-652--reactnet.netlify.com/

@dustinsoftware dustinsoftware merged commit 1576c93 into reactjs:master Dec 31, 2018
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.

3 participants