-
Given
``` typescript
class Example {
}
```
The current type of `Example.constructor` is `Function`, but I feel that it should be `typeof Example` instead. The use case for this is as follows:
I'd l…
-
Compiling hello world with substrate vm on ubuntu results in a 6.1 MiB executable. Is it possible to reduce this? The equivalent in golang is 1.6 MiB or < 1 MiB without debug information.
-
As part of #8652 I'm extending the bindings map with additional metadata that results in a cycle within the IR. Currently, that causes the IR serialization to fail with `StackOverflow`, because there …
-
On #4185 I indicated that I reasonably frequently need element-wise operations across two arrays, and another user proposed a zip function (#5440) which is an example of this.
Perhaps a simple but …
-
## Creating a linkedin content for Speakers
- **Description**: Provide a detailed description of the task.
- **Assignee**: @VedantDomadiya , @nomadicmehul
- **Priority**: Medium
-
### Discord username
farmaazon
### What type of issue is this?
Permanent – Occurring repeatably
### Is this issue blocking you from using Enso?
- [X] Yes, I can't use Enso because of this issue.
…
-
### Describe the issue
Hello SF team! I have a problem with adding support for polyglot (.bin) books in the current Stockfish. Before it was easy, was needed just a few tiny changes in code, specific…
-
Hi folks,
I just found this project for the first time and first of all want to say I love it, as a dedicated python and lua user it is great to see.
I'm wondering if there's any plan, thinking,…
-
I have really come to love the Polyglot Notebook of learning things. I am trying to incorporate documentation and to get FSharp.Formatting 'working'. It is rather confusing and daunting for the inexpe…
-
Over the past several months, the .NET team has evaluated ways to evolve the .NET tooling ecosystem and incorporate more capabilities into VS Code. Currently, the C# experience in VS Code is powered b…