Files
micropython/tests/ports/webassembly/jsffi_to_js.mjs.exp
Damien George aa2e3880c1 webassembly/proxy_js: Create a special "undefined" type for Python.
This adds a new undefined singleton to Python, that corresponds directly to
JavaScript `undefined`.  It's accessible via `js.undefined`.

Signed-off-by: Damien George <damien@micropython.org>
2024-05-16 12:49:10 +10:00

12 lines
94 B
Plaintext

1
<JsProxy 2>
<JsProxy 3>
false
1
true
[ 2 ]
[ '0', 'length' ]
false
{ three: 3 }
[ 'three' ]