arturo
arturo copied to clipboard
[System\env] could it be used for Web/JS builds too?
[System\env] could it be used for Web/JS builds too?
and what type of environment variables could be served or would be useful serve?
https://github.com/arturo-lang/arturo/blob/a5683a2dace1b7e4e3b5c822d65f1e82119fa6aa/src/library/System.nim#L47
when not defined(WEB):
# TODO(System\env) could it be used for Web/JS builds too?
# and what type of environment variables could be served or would be useful serve?
# labels: library,enhancement,open discussion,web
builtin "env",
alias = unaliased,
rule = PrefixPrecedence,
21079627b988242f5831d2341287ac2bf0b79b3e
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Closing issue as stale.