effekt-lang / effekt-lang/effekt
Cannot print fancier characters with Node.js on Windows in VSCode
Open
bug
windows
- Dominant language
- Scala
- Stars
- 469
- Forks
- 41
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 23
Description
On the JS backend, on Windows, in the VSCode terminal (Powershell):
```scala
println("🚩")
```
gets printed as `?`:

However, `echo "🚩"` in the very same shell just works.
---
Needs more investigating by someone with an access to a Windows machine to narrow down the problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.