Hi, I am trying to pass a JavaScript object to Jint using a Dictionary<string, object> type. However, I am seeing some unexpected behavior that I would like to query. In particular the JSON.stringify ...
Add a description, image, and links to the dictionary-object topic page so that developers can more easily learn about it.