Mohamed Mansour

Results 69 issues of Mohamed Mansour

It would be nice if air can live in choco, which is the most popular package manager in Windows. Users would just have to do: ``` choco install air-go -Y...

Using go v1.17 Using gorilla websocket v1.4.2 iOS Safari 15 enabled by default for all users "NSURLSession WebSocket", by enabling this, it broke my application at (https://watchtheburn.com) if you have...

bug

Hello, I am creating a new session and the Sharing service (from how I read the source code) opens a new port for that session. When the user leaves that...

Sharing

When I attempt to remove a listener which doesn't exist, Unity crashes. Can we update the interfaces so that the `RemoveListener` would return a `bool` if it doesn't exist, and...

Sharing

I am using "canvas" (npm install canvas), and it fails: ``` Uncaught Error: app.js node-canvas\lib\canvas.js node-canvas\lib\bindings.js A dynamic link library (DLL) initialization routine failed. node-canvas\build\Release\canvas.node ``` Example Program `var Canvas...

Any plans to support Google auth? Would be nice to support such thing.. If you have any tips on how to support it, please let me know!

Would be nice if I can enter a Tip to the transaction, an example on how to do it would be here: https://github.com/MariusVanDerWijden/go-snippets/blob/7bea173c0a0217ba88fd627322d76f3db4ba1e8e/livefuzzer/tx1559.go#L9

**Is your feature request related to a problem? Please describe.** I use esbuild to build my web apps, and need stylex to generate the css for me. **Describe a solution...

enhancement
good first issue
help wanted

Given this code: ``` // a.js console.log('a'); // b.js console.log('b'); // index.js async function onButtonClick() { await import('./a.js') await import('./b.js') } ``` Where we mark `b.js` as external, the bundler...

enhancement

# 💬 RFC Update FAST-Element Templating to understand declarative bindings ## 🔦 Context I am proposing a new Web Architecture called "Build Time Rendering" BTR for short that combines the...

status:needs-investigation
status:under-consideration
area:fast-element
area:ssr