lambda-explorer
lambda-explorer copied to clipboard
move execution to webworkers
For larger computations, we shouldn't do the computation in the ui thread.
being done in: https://github.com/evinism/lambda-explorer/pull/48
Might actually be blocked by: https://github.com/evinism/lambda-explorer/issues/3