Kunal Pathak
                                            Kunal Pathak
                                        
                                    @AllNamesRTaken , could you share some examples on how you envision the functionality of accessing .net objects from JS code? Is it something like this? ``` C# FooBar a =...
Thanks Andrey. Whenever I get chance, I will try to design on how this can be done.
Sure. This is very tempting problem to solve though, so I will work on the fork. Thanks @Taritsyn
@jakobbotsch - assigning to you since you have osx.
Started to review, but it seems we are not printing `PerfScore` yet?
> It would be nice if the number of places doing + m_debugInfoSize were more minimized, via wrapper functions or the like. I agree with @BruceForstall . There are too...
Failures related to https://github.com/dotnet/runtime/issues/73247
@gareth-ellis , we use the acmeair from this repo without any modifications. By the way, do you know the configuration of benchmarking machine that runs official acmeair through CI?
> can I just check chakra out and run? Yes, you can get one of the [nightly](https://nodejs.org/download/chakracore-nightly/) version of node-chakracore and run.
> The code in place checks that the UTF-16 words represent digits. OK. The code I had was for UTF-8 and yes, it is just to determine if bytes are...