Skip to main content

Is there an API endpoint I can hit to compile an Excel file into a WASM module and retrieve that module to run it offline through my hybrid runner? If yes, can I specify which Neuron version I’d like to use for this operation?

Hi, you can find info on how to do this in the Spark user guide under the ‘Spark APIs’ section. Here are the relevant links to your specific questions:

https://docs.coherent.global/api-details/service-api/howto-upload-file-api

https://docs.coherent.global/api-details/wasm-apis


Reply