-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-10.2
-
None
-
None
-
None
-
1
-
rhel-pt-go
-
1
-
False
-
False
-
-
None
-
PT Go Team 2025 S16
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
On rhel-10, the wrapper go_js_wasm_exec used for executing compiled WebAssembly modules with Node.js is part of golang-tests rpm:
[root@vm-10-0-186-110 ~]# rpm -qf /usr/lib/golang/lib/wasm/go_js_wasm_exec golang-tests-1.25.1-1.el10.noarch
instead of golang rpm as it still is on rhel-9:
[root@vm-10-0-187-214 ~]# rpm -qf /usr/lib/golang/lib/wasm/go_js_wasm_exec golang-1.25.1-1.el9.x86_64
In fact, the whole /usr/lib/golang/lib directory is now owned by golang-tests on rhel-10.