An open API service indexing awesome lists of open source software.

https://github.com/mowtwo/compile-ch-chars-bug-example


https://github.com/mowtwo/compile-ch-chars-bug-example

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 本项目

rescript@9 在特定情况下,在 Windows10 系统里进行编译中文字符串时会出现乱码

## 注意

项目下的 lib/js 是专门为了显示 bug 的结果保留的,请在运行编译前先查看编译后的代码效果

## bug 效果如下

### 源代码

![](./assets/res.jpg)

### 编译后的效果

![](./assets/js.jpg)

### 运行效果

![](./assets/result.jpg)