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.
- Host: GitHub
- URL: https://github.com/ykmnkmi/svelte_js.dart
- Owner: ykmnkmi
- Created: 2024-03-16T14:31:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T13:27:47.000Z (3 months ago)
- Last Synced: 2025-04-04T19:02:03.050Z (2 months ago)
- Language: Dart
- Homepage:
- Size: 2.01 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.