An open API service indexing awesome lists of open source software.

https://github.com/ykmnkmi/svelte_js.dart

Testing Svelte 5 JS bindings.
https://github.com/ykmnkmi/svelte_js.dart

Last synced: about 2 months ago
JSON representation

Testing Svelte 5 JS bindings.

Awesome Lists containing this project

README

        

## 🛠 Status: Experimental
Testing Svelte 5 JS bindings and ~~compiler~~ with new Dart JS & WASM
interoperability.

Hard to implement:
- Mutability. Set new value to signal.
- ...

Currently, all Dart code in the examples is not generated.
The compiler is not yet written.

Run `pnpm run build` to rebuild the Svelte 5 JS bundle.