linYuan
Results
3
comments of
linYuan
1.需要下载webview2, 这个项目的模拟器是用flutter调用webview2然后和express进行通信实现的。 2.需要配置rust以及wasm-pack环境,作者对wxml的解析是用rust转wasm的的形式编码的。 3.直接按着教程就可以跑了,rust 的 有些包下载可能比较慢,可以换个国内源。
> @LinYUAN-code 你跑起来了吗 嗯可以跑
> So I stumbled on this post in search of a way to get syntax highlighting and autocomplete working with Monaco Editor. I tried a few of the solutions above...