Adam Benali

Results 4 issues of Adam Benali

wasm-decompile fails to decompile the binary corresponding to the following code for instance: ```webassembly (module (func (result i32) (block (result i32) (i32.const 42) (i32.const 1) (br_if 1) ) ) )...

Hi, Is it possible to use the Graph API for Sharepoint? Does `ClientContext.with_access_token` work to authenticate, and what parts of the Graph API are supported? Otherwise, is there a plan...

question

packaging 22 [drops support for LegacyVersion](https://github.com/pypa/packaging/issues/530) which causes the version matrix page to fail when a language does not have a specified version. The stack trace is: ``` Traceback (most...

ui
compat

This should close #716 and #678. A first use-case of adding support for `dependabot.yml` is to be able to ignore certain packages/versions.