tpruzina / steamlink-external-apps

Collection of various CLI utilities (bash, htop, tmux, ethtool, tor ...) crosscompiled & ready for steamlink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node.js

kicumkicum opened this issue · comments

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? ^^

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