sass-embedded-host-rust
sass-embedded-host-rust copied to clipboard
π¦ A Rust library that will communicate with Embedded Dart Sass using the Embedded Sass protocol.
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.62.0 to 1.69.7. Changelog Sourced from sass-embedded's changelog. 1.69.7 Embedded Sass In the JS Embedded Host, properly install the x64 Dart Sass executable on ARM64 Windows. 1.69.6...
Bumps [benches/bootstrap/bootstrap](https://github.com/twbs/bootstrap) from `4dd9bf0` to `85b1d1c`. Commits 85b1d1c Docs: update desc of deprecated Sass mixins in alerts and list groups (#39537) ce1bf1c Docs: update homepage links to prevent HTTP redirect...
This crate works `[email protected]`, but not `[email protected]`. error stack: ``` thread '' panicked at 'called `Result::unwrap()` on an `Err` value: DecodeError { description: "invalid wire type value: 7", stack: []...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @βtakost in actions/checkout#1436 Support fetching without the --progress option...
Updates the requirements on [prost](https://github.com/tokio-rs/prost) to permit the latest version. Commits 10582c2 release 0.12.0 7ce9b97 feat: Name trait + Any encoding support (#896) f9a3cff Make Debug impl optional for types...
For now, the main pain point of using this crate is the user needs to install the `dart-sass-embedded` into their app and pass the path to `Sass::new`, it is very...
`Panic: PanicInfo {payload: Any {.. }, message: Some(called 'Result::unwrap()' on an 'Err' value: Error { kind: Unexpec tedEof, message: "failed to fill whole buffer" }), locatcion: Location { file: "/sass-embedded-0.6.2/src/vaarint.rs",...
- [ ] `Stack` for avoid dynamic object plugin. - [ ] Better plugin api. - [ ] ...