akitaSummer

Results 12 issues of akitaSummer

**Describe the bug** I used xc-app to create my project.And comlink is installed.But when I run the wasm code in worker, client will report an error. `hello.worker.ts` ``` import {...

bug
v1

Hi,I am using napi-rs for the first time.I got an error when calling the native js method, I don't know how to fix it, can you help me?😭 ```rust #[napi]...

bug

hi,I added the wasm version to the layou-noverlap,you can run `rustup run nightly $HOME/.cargo/bin/wasm-pack "build" --release --target nodejs` to build wasm.The wasm version computes 6x faster than the js version.

Now you can use websocket. But the Event is incorrect, I temporarily used @ts-ignore to hack, I hope you can solve this problem in the future, and we still lack...

feature
package/runtime
package/js-runtime

Hi my friend, are there plans for extending the project to support Windows ?

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...