Richard

Results 221 comments of Richard

> Hi @rhuanjl > Is this issue still open will like to contribute. Hi @ayushtyagi01 there's a previous incomplete contribution here: https://github.com/chakra-core/ChakraCore/pull/6737 though as the contributor didn't respond to a...

You may also want to look at this aborted contribution as well: https://github.com/chakra-core/ChakraCore/pull/6739

> Hi! Can I work on this issue? @rhuanjl Sure; as you can see above a few people have attempted it before but never got to completion, perhaps have a...

I'm confused by some of the test fails - does a clean PR fail at the moment (due to a system update?) or has this PR got some unintended side...

My recent PR #5761 has changed the behaviour for this specific case but it could likely do with being better, the above case now prints: ``` SyntaxError: Unexpected invalid identifier...

@euler16 I'm not a member of the team but as I've contributed on a related point recently here's a bit on where to start: 1. Make sure you can build...

If you build ChakraCore from source it will build ch. On windows it will be in the build output folder as ch.exe on Linux or macOS it will be in...

@ayuan0828 Chakracore has never implemented matchAll or replace all, see https://github.com/chakra-core/ChakraCore/issues/6297 and https://github.com/chakra-core/ChakraCore/issues/6390 I think @Owaiseimdad may have been assuming this page is for bug reports for Edge? Edge stopped...

This is a duplicate of issue #149, never closed because fixing it proved to be a lot of work for a fairly small gain - cases where the difference matters...

I don't think there's ever been an Arm Linux build; (unless perhaps as a brief experiment ages ago) this isn't a bug it's porting work that's not been done. When...