HVM icon indicating copy to clipboard operation
HVM copied to clipboard

Dynamic number of threads using HVM_NUM_THREADS.

Open khatharsis42 opened this issue 1 year ago • 0 comments

I changed a bit of src/hvm.c to allow the user to dynamically change the number of threads when running. This is especially useful right now on computers that have a lot of threads, since you might not want to use all of them. Related to https://github.com/HigherOrderCO/HVM/issues/324

khatharsis42 avatar May 28 '24 15:05 khatharsis42