-
运行环境:
Linux 5.11.16-arch1-1
mirai-console-terminal 2.6.2
mirai-console 2.6.2
mirai-login-solver-selenium 1.0-dev-17
在启动 mcl 的加载过程中出现报错
报错信息:
~~~~java
2021-04-26 15:00:10 W/net.mamoe.mirai-logi…
-
i would like to use javascript functions without changing the ~~interpreter~~ compiler code
-
Test case:
```
using System;
public static class Program
{
public static void Main( string[] args )
{
Console.WriteLine( typeof( int ).IsGenericParameter );
}
}
```
Result Messa…
-
### What version of Bun is running?
1.0.2
### What platform is your computer?
Linux x86_64
### What steps can reproduce the bug?
Convert TS to JS by bun on a new project and try to consume the o…
-
Right now, every date is computed from scratch. One nicety is that we can compute provisional dates for future years based on the 10 July 2014 letter, but there are some downsides:
* Client-side …
-
### What is the problem this feature will solve?
use `standard interpreter` in different languages outside of `nodejs`
### What is the feature you are proposing to solve the problem?
consider…
-
# I have an idea for a new feature for jQuery Terminal
## The new documentation should include
- [ ] Introduction
- [ ] Bash and Linux
- [ ] JavaScript
- [ ] jQuery
- [ ] Not for SSH
…
-
### Description
Fable is generating invalid Javascript for inline function call that immediately calls function on returned object.
### Repro code
https://fable.io/repl/#?code=DYUwLgBAlgdssgg…
sWW26 updated
11 months ago
-
### What version of Bun is running?
1.1.29+6d43b3662
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reproduce the bug?
index.js
```js
import WebTorr…
-
I'm trying to setup Narwhal on windows using the directions from http://narwhaljs.org/quick-start.html but I run into a problem when I try to run tusk init hello-web
Here are my steps:
1. Clone git:…