tpruzina / steamlink-external-apps

Collection of various CLI utilities (bash, htop, tmux, ethtool, tor ...) crosscompiled & ready for steamlink
20 stars 3 forks source link

node.js #2

Open kicumkicum opened 6 years ago

tpruzina commented 6 years ago

hm, will look into this but making no promises, not even sure that node.js can be ran comfortably in fairly tight memory conditions of steamlink (it has 256MB of ram and bunch of it is consumed by steamlink related stuff already).

Can even node.js be ran with ~128 MB ram in non completely trivial applications (helloworld webpage)? I suppose it possible to create a flash backed (external usb > internal flash) swap file to somewhat mitigate this at extend of speed.

Does this newly found interest in embedded stuff on steamlink has anything to do with the fact that it was on like $5 sale recently? ^^

koutsie commented 4 years ago

Honestly i don't nodeJS is possible, and why not just script and use busybox or straight up use c :D