really don’t know why this isn’t in the standard l...
# webassembly
l
really don’t know why this isn’t in the standard library… but added
wasmJs
and
wasmWasi
support to my getenv utility library if anyone needs that https://github.com/luca992/getenv-kt/releases/tag/v0.4.0
l
How do you get env in browser?
l
Just for node
You could pollyfill env.process I guess... But is the a use case for that @Leon Kiefer
l
There are some frontend frameworks which have pollyfills, but it's not recommended
👍 2
l
Yeah unless someone needs that for some reason I'll probably just leave it for node
👍 1