JJ / nodeo

Simple evolutionary algorithm in JavaScript in CommonJS format, for node.js and anything else.
GNU General Public License v3.0
22 stars 6 forks source link

Check bun compatibility #59

Open JJ opened 1 year ago

JJ commented 1 year ago

Since the tests in bun are not compatible, we would need some integration tests that would complement the unit tests done with node. That would also help benchmark with the different runtimes.