Volodymyr Shymanskyy

Results 82 issues of Volodymyr Shymanskyy

https://github.com/Freeyourgadget/Gadgetbridge/blob/master/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/miband2/MiBand2Support.java#L248

good first issue

WASI is a convenient and promising way to interface the system API: https://github.com/CraneStation/wasmtime/blob/master/docs/WASI-api.md From what I can see, even an incomplete implementation of WASI can make Life more interesting and...

This should be rather easy, but it has some pitfalls. First, it uses modified `bossac-0x4000` tool (different bootloader size). Should be easier with this sorted out: https://github.com/shumatech/BOSSA/issues/33 Also, needs to...

enhancement

With latest Wasm3 (v0.4.9), new API is available which fixes many things in the public API: - Exported function signature introspection - Introspection of imported functions (see `_ctx` argument) -...

This is blocked by https://github.com/nodejs/node/issues/36671 And/or https://github.com/nodejs/node/issues/18265

https://github.com/WebAssembly/reference-types

feature
wasm spec