Koby Hall

Results 9 issues of Koby Hall

I would like to be able to find Global Offset of a child of Widget nested down below in Widget. So let's say I have following Widget tree: W0 |--W01...

question

# Description ## Problem\* Resolves Rename function Symbol with LSP #4192 ## Summary\* Allows to rename function symbol. ## Additional Context ## Documentation\* Check one: - [x] No documentation needed....

Adds cleanup for `acvm-backend-barretenberg` when performing new installation.

### Describe the bug Wasmer 3.3 js failes to load module when size above 4KB on Chromium/Chrome ``` wasmer::js::module: Error while compiling JsValue(RangeError: WebAssembly.Compile is disallowed on the main thread,...

🏚 stale
priority-medium

```[tasklist] ### Tasks - [ ] https://github.com/noir-lang/noir/issues/4192 - [ ] https://github.com/noir-lang/noir/pull/5380 - [ ] https://github.com/noir-lang/noir/issues/5359 - [ ] https://github.com/noir-lang/noir/issues/5358 ```

### Problem As we gradually implement LSP and adding features we currently return `None` when something is not implemented for goto definitions feature of LSP. ### Happy Case This should...

enhancement

### Aim nargo lsp profile request should handle situation where noir project is not root of workspace in vscode ### Expected Behavior nargo lsp profile request should handle situation ###...

bug

### Aim Open noir source file with contract which uses events ### Expected Behavior LSP to function as usual ### Bug lsp crashes with `method not found` ### To Reproduce...

bug

### Describe the bug Wasmer 3.3. JS panics with `Option::unwrap() on a None value, wasmer/lib/api/src/js/module.rs:79:63` RuntimeError from `Module::new` on Chromium browsers. ### Steps to reproduce Call `Module::new` in Rust code...

🏚 stale
priority-medium