Olivier Gagnon
a3e624deba
remove ns2 example doing DOM manip
2021-09-20 00:14:30 -04:00
MageKing17
30abcec74a
Update scriptScheduler.ns example to not be pointlessly async.
...
The example code gives the impression that `ns.run` and `ns.exec` are asynchronous, when they're not; making these functions async is adding overhead for no purpose.
2021-07-06 00:18:22 -07:00
danielyxie
c0432359c3
Implemented 'kill by PID' functionality
2019-07-15 21:40:43 -07:00
Papayaman1000
b82d7c12af
Removed outdated information
...
Firefox added flagless support for dynamic imports in version 67, so it no longer needs special mention.
2019-06-28 13:23:24 -07:00
hoxia
648db25cbd
Browser compatibility
...
Broader statement about browser compatibility, link to MDN to explain dynamic import and which browsers support it.
2019-01-08 21:26:20 -08:00
danielyxie
8fcb1706cc
Adding Basic Gameplay to documentation
2019-01-08 21:26:20 -08:00