I'm very happy to see the FreeBSD port back in circulation after its turbulent history.
I know the port's status is still beta, so is it useful for its development to post issues with websites related to WebComponents?
freebsd and WebComponents (status)
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.
This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.
Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.
This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.
Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
Re: freebsd and WebComponents (status)
Ok, thanks. Here is an example.
Go to https://potassco.org/clingo/run/ with PM 32.1.0 for FreeBSD. You will see a small inset with
Go to https://potassco.org/clingo/run/ with PM 32.1.0 for FreeBSD. You will see a small inset with
Code: Select all
Downloading...
Preparing... (0/1)
failed to asynchronously prepare wasm: CompileError: wasm validation error: at offset 27083: unrecognized opcode: c0
Aborted(CompileError: wasm validation error: at offset 27083: unrecognized opcode: c0)
- jobbautista9
- Contributing developer
- Posts: 725
- Joined: 2020-11-03, 06:47
- Location: Philippines
- Contact:
Re: freebsd and WebComponents (status)
Happens in Windows too. It's not related to WebComponents either; it's an error in WebAssembly.

mima-samarto
XUL add-ons developer. You can find a list of add-ons I manage at http://rw.rs/~job/software.html.
My PGP public key (My copy on rw.rs)
Mima avatar by 拝 一樹 of pixiv (Danbooru rehost)
Re: freebsd and WebComponents (status)
Sorry, my understanding of all this stuff is somewhat limited
. Is the following related to WebComponents?
https://discourse.julialang.org/
It says
The site certainly works fine with Firefox.

https://discourse.julialang.org/
It says
Code: Select all
Unfortunately, your browser is unsupported. Please switch to a supported browser to view rich content, log in and reply.
Re: freebsd and WebComponents (status)
It is not. Here's a workaround using Modify HTTP Response.ko567 wrote: ↑2023-04-04, 22:40Sorry, my understanding of all this stuff is somewhat limited. Is the following related to WebComponents?
https://discourse.julialang.org/
Re: freebsd and WebComponents (status)
Great, thanks, it works!