martin-g commented on issue #151: URL: https://github.com/apache/sedona-db/issues/151#issuecomment-3469870934
To the SedonaDB devs: Are the C/C++/R modules mandatory for SedonaDB ? I am willing to try to build the Rust part of SedonaDB for wasm32 but I don't have experience with the same for C/C++/R. Would it be OK to add Cargo features which would control whether a given foreign module should be build or not. By default the features would be enabled (as of now) but for the wasm32 build I need to exclude them. Later, someone more experienced with Wasm from C/C++/R could add them too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
