app.cinny.in needs WebAssembly.instantiateStreaming

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
Weasel
Apollo supporter
Apollo supporter
Posts: 39
Joined: 2016-10-10, 15:59

app.cinny.in needs WebAssembly.instantiateStreaming

Unread post by Weasel » 2025-05-19, 16:17

With a recent site update (not PM), it broke. I know there's the old thread here: https://forum.palemoon.org/viewtopic.php?f=70&t=30085&p=241440

But that thread is locked for some reason so I posted a new one.

Console:

Code: Select all

TypeError: WebAssembly.instantiateStreaming is not a function
Any chance to get this implemented anytime soon?

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 37685
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: app.cinny.in needs WebAssembly.instantiateStreaming

Unread post by Moonchild » 2025-05-19, 18:31

Weasel wrote:
2025-05-19, 16:17
that thread is locked for some reason
Stale threads get locked automatically after a period of inactivity to prevent necro-posting.
Weasel wrote:
2025-05-19, 16:17
Any chance to get this implemented anytime soon?
it was introduced in Firefox 58 (after our fork point) and there was never a request for its use until this one instance.
This is the second request for it in as many years. It's obviously not in any sort of common use, so no, not anytime soon, unless you want to contribute and are offering to port the relevant code.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Weasel
Apollo supporter
Apollo supporter
Posts: 39
Joined: 2016-10-10, 15:59

Re: app.cinny.in needs WebAssembly.instantiateStreaming

Unread post by Weasel » 2025-05-20, 00:10

Sad. I thought it's part of some other feature set or not too hard to pull in from Firefox.