bson-lua
                                
                                
                                
                                    bson-lua copied to clipboard
                            
                            
                            
                        Error on negative numbers conversion.
Is there some problem with negative numbers because it always return math.pow(2, 32) + N where N is the negative number. I'm not sure why this happens but I'll investigate a solution.