For the complete documentation index, see llms.txt. This page is also available as Markdown.

Neuron

Spark takes Excel files and converts them to code, accessed via application programming interface (API) services. Neuron is the name of our next-generation "Excel-to-code" service type!

Neuron significantly enhances our past implementations of "Excel-to-code" by converting Excel files into fast and efficient C++ code which is packaged into WebAssembly (Wasm) modules. These Wasm modules enable many use cases including:

Best practices with Neuron

For an optimal Neuron compilation of an Excel file, it is recommended to follow the guidance in:

Neuron versions

Neuron version for a service version

With each Spark release, a new version of Neuron is deployed with enhancements and fixes. To view the Neuron version used for a particular service version:

Managing Neuron versions

Functional limitations

Known issues

Other considerations

Compiler messages

Neuron generates a number of messages in the Review the Upload log. For more information about these messages, see Upload log messages.

Last updated