AllNamesRTaken

Results 9 comments of AllNamesRTaken

Since no unit tests show any passing of objects from .net to chakra, I assume that doesn't work. Am I correct? What I am looking for is to access .net...

Thank you for responding so quickly. I believe you hit the nail on it's head. The JSON.stringify + json.net convert is the solution i use as a workaround. But for...

Hi, The data was about 2400 rows long and 19 columns wide. We returned it as a js array of objects, with each row being one js object with 19...

Yes you understood me right and yes i see the issue with stale access to underlying data. I just believe the usecase to be common where you evaluate to retrieve...

Same here. Google Chrome. Version 62.0.3202.75 (64-Bit) Windows 8 Generally I cannot find a single benchmark or demo where WebAssembly is faster than JS, though there are rumors and stories.....

Would it be of interest to move to TS instead of ES6?

My pet project is https://github.com/AllNamesRTaken/GoodCore outside workhours and i could help out is needed.

*reanimation* What happened?

As HansJuice mentioned. This really messes up functions in my code where the result is that functions dont get their parameters set, since the names get minified.