上清X

Results 8 issues of 上清X

![image](https://github.com/uiwjs/react-amap/assets/19236339/2b7a17ba-cc9e-482d-9942-e0f94426e38b) # 说明 1. 安装最新版本后,在vscode中从总包和单独包中都无法import到ContextMenu组件,全局的AMap.ContextMenu明显不是一个React组件 2. 官方文档也出现了同样的错误,如上图 # 可能问题 1. 经研究可能出在ContextMenu的package的index.ts文件的导出上,改为如图可能可以解决问题: ![image](https://github.com/uiwjs/react-amap/assets/19236339/4af742a8-46e1-4eb4-abf9-82d3a9c3f03c) 由于运行yarn start 启动website预览时出现错误,暂时不能验证是否正确 ,希望能解决这个问题

1>E:\vsProjects\test2\testava\PartialMixins\PartialMixins.PartialMixin\Error_mixins.cs(2,8,2,43): error CS1029: #error: "System.ArgumentException: Inconsistent syntax tree features" 1>E:\vsProjects\test2\testava\PartialMixins\PartialMixins.PartialMixin\Error_mixins.cs(3,8,3,18): error CS1029: #error: "Parameter name: trees" 1>E:\vsProjects\test2\testava\PartialMixins\PartialMixins.PartialMixin\Error_mixins.cs(4,11,4,93): error CS1029: #error: "In Microsoft.CodeAnalysis.Compilation.SyntaxTreeCommonFeatures(IEnumerable`1 trees)" 1>E:\vsProjects\test2\testava\PartialMixins\PartialMixins.PartialMixin\Error_mixins.cs(5,11,5,184): error CS1029: #error: "In Microsoft.CodeAnalysis.CSharp.CSharpCompilation.Update(ReferenceManager referenceManager,...

as title also memory span and ArraySegment moreover ArraySegment can be implemented directly in F#, and Span can also be simulated directly using TypedArray+offset. and it seems that there are...

discussion

I am very interested in this compiler and am currently using this platform in a production project (with the goal of cross-language compilation). Is there a manual or detailed documentation...

顺便 是否协程兼容? 如果比asio强 哪些方面更强 此线程池内是否有对任务调度的平均像时间片轮转之类的机制 如果zlm使用asio可能会有什么问题 是否会出现某些虚拟线程饿死的情况? 从io吞吐量上和asio相比如何