Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ucode: update to latest Git HEAD (coolsnowwolf#9421)
* ucode: update to latest Git HEAD e14b099 syntax: implement support for ES6 template literals 111cf06 vm: stop executing bytecode on return of nested calls Signed-off-by: Jo-Philipp Wich <[email protected]> * ucode: fix PKG_MIRROR_HASH Fixes: 0400774 ("ucode: update to latest Git HEAD") Signed-off-by: Jo-Philipp Wich <[email protected]> * ucode: reorder BuildPackage calls Ensure that the libucode recipe is processed before the ucode one in order to reliably encode the ABI version into ucode's libucode dependency. Fixes: coolsnowwolf#9788 Ref: https://forum.openwrt.org/t/fw4-wont-start-after-upgrade/126308 Signed-off-by: Jo-Philipp Wich <[email protected]> * ucode: update to latest Git HEAD 081871e compiler: fix segmentation fault on compiling unexpected unary expressions 090b426 fs: avoid input buffering with small limits in fs.readfile() 8da140f lib: introduce hexenc() and hexdec() 9a72423 Update README.md Signed-off-by: Jo-Philipp Wich <[email protected]> Co-authored-by: Jo-Philipp Wich <[email protected]>
- Loading branch information