<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[BindingError: emval::as has unknown type j]]></title><description><![CDATA[<p dir="auto">I get this error in my browser when the .wasm file is loading, causing it to fail to load.</p>
<p dir="auto">(Qt 6.9.3 + emsdk 3.1.70 + qmake)</p>
<p dir="auto">Through lots of trial and error, I figured out that it's happening when using emscripten::val, or maybe EM_JS, in a .cpp file that is located in a subfolder (relative to the .pro file). Moving the file up to the main directory yields a wasm file that works normally.</p>
<p dir="auto">Has anyone seen this and have any more details on what's causing it and what is a better fix than moving the file? My .pro file is pretty basic and I don't see any reason the location of the file should matter.</p>
]]></description><link>https://forum.qt.io/topic/165052/bindingerror-emval-as-has-unknown-type-j</link><generator>RSS for Node</generator><lastBuildDate>Thu, 03 Sep 2026 09:16:05 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/165052.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Sep 2026 19:14:59 GMT</pubDate><ttl>60</ttl></channel></rss>