···226226227227 ([Surya Rose](https://github.com/GearsDatapacks))
228228229229+<<<<<<< HEAD
229230- On the Erlang target each generated module enables inlining from the Erlang
230231 compiler.
231232 ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
232233233234- The code generated for floating point division on the JavaScript target has
234235 been improved to avoid performing needless checks.
236236+=======
237237+- The code generated for division and modulo operators on the JavaScript target
238238+ has been improved to avoid performing needless checks.
239239+>>>>>>> 15e8a1280 (improve int division and modulo on js)
235240 ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
236241237242### Build tool