worstperson
worstperson
This seems to work with all my tests, but does not follow spec. Has the properties of a function rather than an Arrow function. The code I want to run...
Here is the test code and functioning equivalent: js2py.eval_js('''console.log(eval('('+function(){return "works!"}+')')())''') js2py.eval_js('''console.log(eval((function(){return "works!"}))())''') Still trying to find this in the spec and understand what's missing, from what I gather js2py can't...
Obviously we wouldn't be able to load loaders and procs from the 5.7 and 6.4 leaks since version 7.0+ moved to 64bit, but patching build_loaders_list and the license check for...
Tested and confirmed this patch is working (on an ATV A13 waydroid build) https://github.com/ayasa520/redroid-script/pull/37 init.rc, ld_config.patch, and ld_config_swcodec.patch did need to be adapted to apply to the files that exist...