Skip to content

katzer/mrubycross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mrubycross

Cross compile mruby binaries for linux-gnu, musl, darwin and win32.

Each branch is a seperate docker image:

  • up-to-date build toolchain as good as possible
  • cross compile mruby binaries for different glibc versions, musl, darwin and win32
$ docker pull skatzer/mrubycross:bullseye
  • most recent up-to-date build toolchain
  • cross compile mruby binaries for linux-gnu, musl, darwin and win32
  • linux binaries wont launch on systems that have installed glibc 2.33 and earlier
$ docker pull skatzer/mrubycross:noble

License

The code is available as open source under the terms of the MIT License.

Made with 😋 from Leipzig

© 2022 Sebastián Katzer

About

Docker images to cross compile mruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published