Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 692 Bytes

TODO.md

File metadata and controls

32 lines (29 loc) · 692 Bytes

Todos (non-exhaustive)

  • Compile to WASM
  • Pass WASM tests
  • IO
  • Series
    • Series.of
  • LazyFrame
  • LazyGroupBy
  • DataFrame

flutter_rust_bridge

  • #[frb(default = ..)]
  • fn(self)
  • ffi.UintPtr
  • Arc<str>
  • Option<Vec<String>>
  • enum field in struct
  • char
  • #[frb(rename = ..)]
  • fn() -> Self
    • Doc-comments
  • Vec<bool>
  • --positional-required