enso/lib/rust/prelude
Michał Wawrzyniec Urbańczyk 965d1ff28b
Bump wasm-bindgen (#3971)
This PR brings wasm-bindgen (and related crates) to the latest version. I've also removed patching code, so future updates should be much easier.
2022-12-13 22:20:25 +01:00
..
src feat(183557950): Add ProjectsGrid View for Cloud Dashboard (#3857) 2022-12-04 05:41:56 +01:00
Cargo.toml Bump wasm-bindgen (#3971) 2022-12-13 22:20:25 +01:00
README.md add rust libs 2021-10-30 02:28:55 +02:00

Enso Prelude

The Enso prelude is a library in the style of the Haskell prelude, pulling in a number of useful foundational features for writing Rust code in the Enso project.