I am using a third party javascript file in a project that makes a call to a wasm file. Can I call this and server it the same way I do a javascript file in script tags?
Can I serve a wasm file in ASP.NET?
403 Views Asked by Bill Greer At
1
Yes, For Asp.Net Core we did the following to Serve the file: