Yorkie Makoto

Results 298 comments of Yorkie Makoto

Should we change the debugger protocol to chrome's?

> The whole chrome debugger protocol should be discussed in other issue. They have no direct reference but relevant. We now have in total 2 ways to work with the...

> But the jerry/shadownode should explicitly add command line param --start-debug-server and --debug-port NUM which is perhaps not acceptable for OS testing. Yea, their purposes are different, the debugger is...

The CI url is https://travis-ci.org/Rokid/ShadowNode/jobs/397392122.

See https://nodejs.org/dist/latest-v12.x/docs/api/crypto.html#crypto_crypto_createcipheriv_algorithm_key_iv_options for Node.js Documentation.

This implements the Node.js API: - https://nodejs.org/dist/latest-v10.x/docs/api/crypto.html#crypto_class_sign - https://nodejs.org/dist/latest-v10.x/docs/api/crypto.html#crypto_class_verify

Removed the "good first issue" label just like #558.

Let's remove all these module and compile to see how small the binary is.

In MacOS, the result shows: | type | binary size | memory | |------|------------|---------| | optimized | 620KB | 450KB | | original | 1.2MB | 500KB | And the...

@ErosZy Thanks, here I will give a short answer about the role of ShadowNode and its roadmap. ### Role of ShadowNode 1. it is to play the role as the...