<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-05-30T04:02:50Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/34310" metadataPrefix="qdc">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/34310</identifier><datestamp>2026-02-03T10:54:29Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37953</setSpec></header><metadata><qdc:qualifieddc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:qdc="http://dspace.org/qualifieddc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://purl.org/dc/elements/1.1/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dc.xsd http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd http://dspace.org/qualifieddc/ http://www.ukoln.ac.uk/metadata/dcmi/xmlschema/qualifieddc.xsd">
   <dc:title>MoMIT: Porting a JavaScript Interpreter on a Quarter Coin</dc:title>
   <dc:creator>Morales, Rodrigo</dc:creator>
   <dc:creator>Saborido Infantes, Rubén</dc:creator>
   <dc:creator>Guéhéneuc, Yann-Gaël</dc:creator>
   <dc:subject>JavaScript (Lenguaje de programación)</dc:subject>
   <dc:subject>Internet de los objetos</dc:subject>
   <dcterms:abstract>The Internet of Things (IoT) is a network of physical, connected devices providing services through private networks and the Internet. The devices connect through the Internet to Web servers and other devices. One of the popular programming languages for communicating Web pages and Web apps is JavaScript (JS). Hence, the devices would benefit from JS apps. However, porting JS apps to the many IoT devices, e.g., System-on-a-Chip (SoCs) devices (e.g., Arduino Uno), is challenging because of their limited memory, storage, and CPU capabilities. Also, some devices may lack hardware/software capabilities for running JS apps “as is”. Thus, we propose MoMIT , a multiobjective optimization approach to miniaturize JS apps to run on IoT devices. We implement MoMIT using three different search algorithms. We miniaturize a JS interpreter and measure the characteristics of 23 apps before/after applying MoMIT . We find reductions of code size, memory usage, and CPU time of 31, 56, and 36 percent, respectively (medians). We show that MoMIT allows apps to run on up to two additional devices in comparison to the original JS interpreter.</dcterms:abstract>
   <dcterms:dateAccepted>2024-10-04T07:24:56Z</dcterms:dateAccepted>
   <dcterms:available>2024-10-04T07:24:56Z</dcterms:available>
   <dcterms:created>2024-10-04T07:24:56Z</dcterms:created>
   <dcterms:issued>2020</dcterms:issued>
   <dc:type>journal article</dc:type>
   <dc:identifier>R. Morales, R. Saborido and Y. -G. Guéhéneuc, "MoMIT: Porting a JavaScript Interpreter on a Quarter Coin," in IEEE Transactions on Software Engineering, vol. 47, no. 12, pp. 2771-2785, 1 Dec. 2021, doi: 10.1109/TSE.2020.2968061</dc:identifier>
   <dc:identifier>https://hdl.handle.net/10630/34310</dc:identifier>
   <dc:identifier>10.1109/TSE.2020.2968061</dc:identifier>
   <dc:language>eng</dc:language>
   <dc:rights>http://creativecommons.org/licenses/by-nc-nd/4.0/</dc:rights>
   <dc:rights>open access</dc:rights>
   <dc:rights>Attribution-NonCommercial-NoDerivatives 4.0 Internacional</dc:rights>
   <dc:publisher>IEEE (Institute of Electrical and Electronics Engineers)</dc:publisher>
</qdc:qualifieddc>
</metadata></record></GetRecord></OAI-PMH>