-
请问有没有考虑引入描述文件,类似typescript的方案,从而获得对宿主程序api的提示能力,也方便用户做一些额外扩展
对于具体的描述文件(如unity api),倒是可以慢慢补
-
## Problem
Currently any and all docs have to be specified in nav.js file. This is extra redundancy.
## Solution
We get rid of nav.js. Split the documentation into sections with .md files b…
-
I cloned this repo and gave build command npx react-native run-android
But not working, getting this error.
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine t…
-
I'm wondering to porting the pxt runtime into a mini browser to act as a scriptEngine like js, because the mini browser has no js support currently...
Before I saw you project, I built the pxtVM s…
-
使用example里提供的example-for-spring做为服务端启动成功
客户端使用c# dotnetty连接成功,但是向服务端发送请求时出现异常:EINVAL (EINVAL) : invalid argument
### 发送请求部分
```
var body = new BodyRequestConfig
{
Title = "Hello",
Cm…
-
I just couldn't seem to figure this out. Did everything on the list, but i'm getting this error in my build:
![screen shot 2018-08-17 at 4 52 35 pm](https://user-images.githubusercontent.com/847700/…
-
This feature is not documented: https://github.com/colyseus/schema/pull/68
Recently [asked on Discord by Edisoni](https://discord.com/channels/525739117951320081/526083188108296202/8438646007009116…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.6.3
**Steps to reproduce crash**
1. Opened large project
2. Worked for 30 min app…
-
# 2024-IA22-2TRI
Bão?
Nessa documentação iremos fazer um servidor simples localmente e nesse totu muito batuta, usaremos ¹TypeScript para fazer o projeto junto ao ²Node.Js, do porquê TypeScri…
-
Hey guys! I am heavily using this library in one of my projects, and just ran into a good use case for multi-injection. More specifically, I want to to something like (pseudo code):
```typescript
…