index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
wasm
/
webapi
/
esm-integration
/
resources
/
js-wasm-cycle-function-error.js
blob: 06cb8a0ad9f328f0f86cbc1e3efca7ebb429baa9 (
plain
)
1
2
export
const
func
=
42
;
import
{
f
}
from
"./js-wasm-cycle-function-error.wasm"
;