config = { vfs_prefix: "managed", deploy_prefix: "managed", enable_debugging: 0, file_list: [ "WinFormSample-NetCoreNuget.dll","System.Runtime.dll","mscorlib.dll","System.Core.dll","System.dll","Mono.Security.dll","System.Xml.dll","System.ComponentModel.Composition.dll","System.Windows.Forms.dll","netstandard.dll","System.Data.dll","System.Numerics.dll","System.Transactions.dll","System.Drawing.dll","System.IO.Compression.dll","System.IO.Compression.FileSystem.dll","System.Net.Http.dll","System.Runtime.Serialization.dll","System.ServiceModel.Internals.dll","System.Web.Services.dll","System.Xml.Linq.dll","System.Drawing.New.dll","WasmWinforms.Common.dll","System.Reflection.Emit.dll","System.Reflection.Emit.ILGeneration.dll","System.ComponentModel.Primitives.dll","System.Console.dll","System.ComponentModel.TypeConverter.dll","System.Drawing.Primitives.dll","WebAssembly.Bindings.dll","WebAssembly.Net.Http.dll" ], add_bindings: function() { Module.mono_bindings_init ("[WebAssembly.Bindings]WebAssembly.Runtime"); } }