Skip to content

dylibso/zeroperl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeroperl is an experimental build of Perl5 in a sandboxed, self-contained WebAssembly module.

Read the full blog here

Notes

  1. For some reason, if LC_ALL=1 is not passed as an environment variable to Perl, it crashes. No idea why.
  2. The first argument passed to Perl must be zeroperl.
  3. Depending on your runtime, you may need to map /dev/null as a preopen.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.3%
  • JavaScript 22.4%
  • Python 12.9%
  • Assembly 2.4%