Fahd Ashour

Results 14 issues of Fahd Ashour

### When hovering on a discord voice channel, ![image](https://github.com/user-attachments/assets/95d5a226-77d0-4ec1-af5d-a0e9264316c1) ### You can click on the view repo it shows the link of the git origin even if it's a private...

### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature I propose adding Rust support to LiveCodes by interpreting/compiling it into WebAssembly that browsers can understand....

### Motivation The current wasm-rust template uses an outdated Webpack 4 configuration that produces errors when trying to build WebAssembly modules. Specifically, while following [the tutorial](https://github.com/rustwasm/wasm-pack-template), the build fails with...

enhancement

## Issue Currently, the Discord presence shows "View Repo" button that links to a remote git origin that the extenstion sees through VSCode. this exposes private repositories' URLs through their...

for some reason i cannot view the deno_core docs properly https://docs.rs/crate/deno_core/latest

### Add a description I noticed several TODO comments in the codebase related to handling detached git directories: `worktree = strings.TrimSuffix(worktree, ".git") // TODO: this doesn't support detached git dir`...

help wanted
discussion

### What does this PR try to resolve? Cargo should not load configuration twice if the config is symlinked resolves #16206 ### How to test and review this PR? >...

A-configuration

This PR aims to better `metacall-sys` dev experience. Users should not make a build script and run `metacall-sys::build` by themselves. Like other -sys crates, `metacall-sys` should link for all crates...

## 📚 Documentation we exposed a new API `Handle` via this issue #589 now, the function signatures and usages are changed. we need to update the documentation, this for example:...

documentation