akitaSummer

Results 9 comments of akitaSummer

now, you can run `rustup run nightly $HOME/.cargo/bin/wasm-pack "build" --release --target nodejs -- --features wee_alloc` to build a small .wasm file.

Yes, plain JavaScript tends to work better when JavaScript communicates with wasm frequently. In order to reduce frequent communication, I used pointer passing in this code. If you encounter frequent...

I think it's a good idea. Welcome to join us. If we can add more product features, it will attract more people to use our products. I think it is...

If you have finished coding, you can submit a PR.I'm not a member.I don't have permission to merge PR.But I follow you on zhihu. You can contact me through zhihu....

@imeoer Please help me try CI again

@lirenjie95 Yes, implementing linked lists is a very challenging task in Rust, so I want to use raw pointers to simplify the problem. I plan to implement the logic for...

This pr did not take into account the link reuse of websockets in distributed scenarios. I think there is still more optimization.

> Side note: I'm not sure if this is the right approach (we might need more changes): > > * I can write a Function in TS in the playground...

@QuiiBz The TS files shouldn't get lost now. You can give it a try.