Jasen Qin

Results 10 comments of Jasen Qin

Im getting random errors and certain features like `run test` on top of a unit test does not work

Well that helps, but im specifically looking for a better IDE developement experience. All good since no std is a second class citizen i suppose

Hmm, still the same problem. I dunno

> 可以试一下MinimalConfig配置的香山,应该是比较小的板子就能跑起来。具体资源使用量,我们暂时还没有数据。等香山第二版(南湖)稳定之后,我们统一给一组数据 Can you give me the specs of minimalconfig? So is there less L1/L2 cache?

``` Run with RUST_BACKTRACE=full to include source snippets. Backtrace (most recent call first): File "", line 0, in core::panicking::panic File "", line 0, in lang_srv::notification::go File "", line 0, in...

I set up a very basic structure with main.mlb ``` main.sml ``` millet.toml ``` version = 1 workspace.root = "all.mlb" ``` main.sml ``` ```

I tested it out on mine and it looks good, nice work on identifying the specifics and a (temporary I suppose?) fix!

uh well thats a shame

> Hello! I am afraid it is not possible by just using regexes. This is a bit the limitation of not using look-around and so on: you gain performances at...