Use asynchronous GET requests / Replace xmlhttprequest-ts
with fetch
API for module loading
#1348
Labels
xmlhttprequest-ts
with fetch
API for module loading
#1348
Continued from #1340
Problem
js-slang
uses thexmlhttprequest-ts
package to make GET requests to retrieve module data.fetch
instead, as suggested by a contributor(?) Retire project, and archive it. hmoog/xmlhttprequest-ts#6Proposal
fetch
requestsThe text was updated successfully, but these errors were encountered: