Asuka Minato

Results 78 issues of Asuka Minato

**Describe the bug** A clear and concise description of what the bug is. (Have you checked [FAQ](https://github.com/njpipeorgan/wolfram-language-notebook#faq)?) ```mma LocalSubmit[Integrate[1/(1 - Sqrt[x])^3, x], HandlerFunctions -> MessageDialog|>, HandlerFunctionsKeys -> {"EvaluationExpression", "EvaluationResult"}] ```...

**Is your feature request related to a problem?** A clear and concise description of what the problem is. https://mathematica.stackexchange.com/questions/7768 Recently, I want to profile a code. So I found this,...

enhancement

在一个底下评论后,其余别的全都评论上了。

https://github.com/josephpei/qClash/blob/0857e85c6fbe72fa8bda00f4a083e0fe3c33849c/CMakeLists.txt#L50-L51 btw, I tried the latest binary release. first, it requires the yaml-cpp0.6.0 version, or it will error. --- then another error. > Cannot mix incompatible Qt library (5.15.9) with...

I tried the small model, and after some typing, it crashes. ``` GGML_ASSERT: /home/runner/work/turbopilot/turbopilot/ggml/src/ggml.c:7931: ne02 == ne12 fish: Job 1, 'codegen-serve -m ./codegen-350M…' terminated by signal SIGABRT (Abort) ```

1. https://rust-lang.github.io/rust-clippy/master/index.html#/wildcard_imports 2. https://rust-lang.github.io/rust-clippy/master/index.html#/unused_self 3. `?` instead of `.unwrap()` --- problem: should `schedule` return a `Result` or just `unwrap()` ?

### Compiler name QuickJS ### Compiler version 2024-01-13 ### Compiler language JavaScript ### Compiler homepage https://bellard.org/quickjs/ ### Motivation QuickJS is a tiny yet powerful js engine which can be used...

new-compilers
request