Kai Page
Results
2
issues of
Kai Page
This work was completed for our Advanced Software Engineering course at Colorado School of Mines. We've added a GPIO capability with an implementation for Raspberry Pi based on [rppal](https://crates.io/crates/rppal). The...
[docs/wasm-plugin-development.md](https://github.com/dprint/dprint/blob/main/docs/wasm-plugin-development.md#wasm-exports), describing the API of a Wasm plugin, does not mention the `get_config_file_matching` function that a plugin appears to need in order to define what files it should be used...