Results 17 comments of qdwang

``` ctypes (version: 0.5.0) ctypes.foreign (version: 0.5.0) ctypes.foreign.base (version: 0.5.0) ctypes.foreign.threaded (version: 0.5.0) ctypes.foreign.unthreaded (version: 0.5.0) ctypes.stubs (version: 0.5.0) ctypes.top (version: 0.5.0) ``` It showed this. @andrewray

Nice idea. I've also checked AppImage. I'll see if it's easy to pack the next version in these platforms.

@mikae1 QuickRawPicker for linux is completely portable, so no installation is needed. So maybe your needs is just an auto shortcut creation?

I'll add three docs(shortcuts, settings, compilation) in github repo first and try to include them in each build.

It seems A7C does not support http api now. It only supports PTP/IP protocol.

@jpochyla downgrading the `wasm-bindgen-cli` to `0.2.82` still doesn't help in my macos. `cargo install --list` ``` wasm-bindgen-cli v0.2.82: wasm-bindgen wasm-bindgen-test-runner wasm2es6js wasm-pack v0.10.3: wasm-pack ``` Running `wasm-pack new abc` still...

Currently I'm using `wasm-bindgen-cli` + `wasm-opt` instead of `wasm-pack`. It works well for me in my arm64 macos.

Great. I'm wondering if this GC mechanism will be changed in the future? Currently, i'm using this GC feature to pack a file to CAR and upload it streamly, so...

@vasco-santos I just found this method of uploading can cause a bug in web3.storage ![image](https://user-images.githubusercontent.com/403616/190569173-0c7cba83-a25b-4af8-9eab-5a5ae6f14c35.png) My account's usage is always 0 no matter how many contents I've uploaded. And all...

Brave version 1.48 Chromium 110 both macos and windows