Sergey Rubanov

Results 240 comments of Sergey Rubanov

Vite template integration will be available shortly after the `v0.5.0` release of Socket

@richburdon we are blocked by a vite bug, but hopefully we can release new version next year. Regarding the built-in modules issue, you probably need some Vite configuration. Please try...

CRDT is not a part of Socket Runtime at the moment. We are planning to add an example application which uses [yjs](https://github.com/yjs/yjs) or [automerge](https://github.com/automerge/automerge) for conflict resolution.

Issue transferred to the examples repo

Another app example: tailwind

On Windows some SDKs and `clang++` are necessary to build Socket applications. I don't think that React Native provide these deps and Tauri uses Rust, not C++. `clang++` dep is...

Also `[]` shouldn't be overloadable because of [new requirements from WebAssembly](https://github.com/WebAssembly/gc/pull/45/files)

Where do you think it should be mentioned on the website? AS 3 is a different technology and not really related to WebAssembly, but maybe I'm missing something?