weld-project / weld

High-performance runtime for data analytics applications
https://www.weld.rs
BSD 3-Clause "New" or "Revised" License
2.99k stars 259 forks source link

Reorganize code to use cargo workspaces #440

Closed sppalkia closed 5 years ago

sppalkia commented 5 years ago

This separates the compilation of the core weld library and other tools, such as the repl and hdrgen utilities.