webperl icon indicating copy to clipboard operation
webperl copied to clipboard

Run Perl in the browser with WebPerl!

Results 8 webperl issues
Sort by recently updated
recently updated
newest added

Are there any plans to make an outside-the-browser Wasm32-WASI version of WebPerl? e.g. one that can be run with Wasmtime? This project is so cool!

Probably a school boy error on my part, but I get the error: `Please edit 'emperl_config.sh' to point it to the correct location of 'emsdk_env.sh'` However, I have set 'emperl_config.sh'...

The demo pages go to great lengths to work around the fact that WebPerl can only be run once. The comment in `perlrunner.html` says > Of course, at some point...

**Describe the bug** Running a simple, valid program in the JS.do example website may lead to a valid script terminating. Error message is: `Operation """": no method found, argument in...

good first issue

Hi! First of all, thank you for doing this project! I'm using it to write a memoized dom module and test it (https://github.com/FCO/webperl/blob/master/web/todo6.html). I'd like to not include the module...

enhancement

Can we structure things to look like other dists? A lib/ directory for modules html/ for HTML js/ for JavaScript css/ for CSS. .psgi in the root or a bin/...

enhancement

hi, I'm trying to automate the build process via docker and encountered various problems, some of them were solved I would like to clarify whether I am using the correct...

Howdy @haukex, I hope this message reaches you well my friend! There has been a bit of discussion about WebPerl online today, and it's been a while, so I figured...