This proposal outlines a new syscall interface for sysvars; one which can retrieve dynamic ranges of sysvar data without fully copying the entire data structure. With a unified syscall interface to ...
What is the problem this feature will solve? If you want to use any syscalls, you need native addons. As a consequence, you need builds for every architecture. Also bundling a single JS file / ...