Skip to content

gnh1201/wp-wamr

Repository files navigation

wp-wamr

WebAssembly Micro Runtime (WAMR) for Wordpress - Motivated from BusyBox

Features

  • Integrate with Wordpress Media Library - Upload an something-package-1.zip file, and use the shortcode.

    [wamr_exec packagename="something-package-1" filename="tower_of_hanoi_16disks" benchmark="true"]
    
  • Check a file integrity

    The package file must have an MD5SUM or SHA1SUM file.

Todo

  • Add support multi-binaries (Following the OS type, the Linux kernel version, the GLIBC version)

Ultimate goals

  • Write a Wordpress plugins with C, C++, C#, Python, Go, Rust, and more languages

Source code of WAMR

LICENSE

  • gnh1201/wp-wamr - BSD-2-Clause License (AsmNext)
  • bytecodealliance/wasm-micro-runtime - Apache 2.0 License (Bytecode Alliance)

About

WebAssembly Micro Runtime (WAMR) for Wordpress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published