bitburner-src/test/jest/Netscript
Snarling 6af36e3b29
NETSCRIPT: Faster API wrapping on script launch. (#229)
* ns API is wrapped once
* when a new workerscript is created, each layer of ns is stamped with a private workerscript field that allows the functions to work.
* Test has been refactored to account for new method of wrapping
* BREAKING: ns functions need access to `this` value of their parent ns layer (or any ns layer)
* Enums are passed directly to player (no cloning) but are frozen.
2022-11-28 09:11:55 -05:00
..
RamCalculation.test.ts NETSCRIPT: Faster API wrapping on script launch. (#229) 2022-11-28 09:11:55 -05:00
StaticRamParsingCalculation.test.ts attempt2 2022-10-01 15:28:48 -04:00