in reply to Re^6: webperl: fetching data over the web
in thread webperl: fetching data over the web
prints this output into the textarea
wasm streaming compile failed: CompileError: Function body too big falling back to ArrayBuffer instantiation failed to asynchronously prepare wasm: CompileError: Function body too + big CompileError: Function body too big CompileError: Function body too big
plus a popup "Perl Aborted"
does 2-4 popups saying "Perl aborted"
I also have the feeling that a reload doesn't do a reset of the Perl engine.
> should probably be req.open('GET', url, false);
Indeed, fixed :)
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: webperl: fetching data over the web
by haukex (Archbishop) on Nov 08, 2018 at 18:20 UTC |