Danny Kim
Danny Kim
# **Blender and OS versions** Blender 3.2.0.0 Windows 11 # **Describe the bug** When I try to import a SHP file, an error occurs. # **How to Reproduce**  ...
Hi, thanks for this wonderful effort :) I'm very interested in running thread code from WASI `.wasm` file on the browser. Is it possible right now? If not, can I...
On `wasm32` target, the file dialog doesn't work when exeucted from a web worker, not the main thread. I think this problem needs a hand, because running Rust code in...
The docs say that supported languages are those of Shiki. https://github.com/svelteness/kit-docs/blob/88fa1aec6a366a2e1896b7387510e69d5cb91d28/packages/kit-docs/src/node/markdown-plugin/parser/plugins/shiki-plugin.ts#L7 However, not all languages from Shiki are included in this library. This results in error when writing other languages,...
 Taking Ubuntu as an example, the window size is just the size of the 'physical pixels', not the 'logical pixels'. When we give the initial size of 400x400, but...
I hope this library supports EPSG coordinates.... then it would be so convenient. Sad to see this came to a halt for a while
Hi, thanks for this wonderful effort. I was wondering if I can use multithreaded WASI wasm module compiled from Rust. Would it be possible? If not, is that kind of...
It seems that `js-component-bindgen` doesn't have any guides or usage examples that tells us how to use it. Some Rust developers don't have Node.js on their system and it would...
Hi. First, I would like to thank the developers here for all the great ongoing efforts to make `wasm32-wasi` work on multiple platforms. Also congratulations for the 1.0.0 release. Since...
Using `FromData` functions of PySide6 for static data would be possible.