Wiktor Tomczak
Wiktor Tomczak
To clarify, my JS code does *not* load a webpage nor use the DOM api.
Note: I'm specifically referring to `this` in `require()`d modules. In the top-level script passed to Slimer, `this` does have properties.
Thanks for a quick reply. I think it's reasonable to expect that Object === Object. This is how it works in a browser. JS libraries that I use rely on...
What's the status of this? Are there plans to include `fromObject` method in the generated JS proto message classes? My use case is same as @alexeykomov's. Also, Alexey's solution just...