Zhiyuan Hong

Results 3 comments of Zhiyuan Hong

My personal workaround now is to modify some part of the code back to code before https://github.com/wasm3/wasm3/commit/17aa7231bbf0fdc8e6d12fba8bbb5975c216f929 to pass function as template argument and leave `m3_LinkRawFunctionEx`'s userdata argument free for...

It looks like some of the tests regarding types are not passing, would the following changes help? ```diff diff --git a/test/ts/preact.tsx b/test/ts/preact.tsx index 3713f9d8..e6d81eb3 100644 --- a/test/ts/preact.tsx +++ b/test/ts/preact.tsx @@...

> 目前需要使用特殊版本的safetensors加载模型,请参考文档中的说明安装~ @Bobholamovic 你好,这个 https://paddle-whl.bj.bcebos.com/nightly/cu126/safetensors/safetensors-0.6.2.dev0-cp38-abi3-linux_x86_64.whl 可以提供一下windows平台(win_amd64)的whl吗?