Replace iced_web with WebGL support in wgpu 🎉
This commit is contained in:
parent
1e3feee3a3
commit
825c7749ff
35 changed files with 68 additions and 3474 deletions
|
|
@ -21,7 +21,6 @@ impl Default for Position {
|
|||
}
|
||||
}
|
||||
|
||||
#[cfg(not(target_arch = "wasm32"))]
|
||||
impl From<Position> for iced_winit::Position {
|
||||
fn from(position: Position) -> Self {
|
||||
match position {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue