wasmi VS perling-vm

Compare wasmi vs perling-vm and see what are their differences.

perling-vm

Perling VM(a.k.a Perling Runtime Environment) is a interpreter for the compiled Perling byte code (by flew-software)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
wasmi perling-vm
6 1
1,693 6
1.7% -
9.5 8.4
5 days ago almost 4 years ago
Rust Rust
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wasmi

Posts with mentions or reviews of wasmi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-19.
  • Wasm3 + TinyGo on PSP
    6 projects | dev.to | 19 Dec 2024
    There was also an option to use Rust and wasmi for the runtime, but although it worked on emulators like PPSSPP, errors occurred on the actual hardware (as shown in the screenshot below).
  • Wasmi v0.32: WebAssembly interpreter is now faster than
    6 projects | news.ycombinator.com | 28 May 2024
    I'll need to dig a bit deeper in your implementation!

    [1] https://github.com/wasmi-labs/wasmi/blob/master/crates/wasmi...

  • Web assembly book?
    4 projects | /r/ProgrammingLanguages | 21 Apr 2023
  • How feasible is to create a WASM plugin system in Rust?
    8 projects | /r/rust | 25 Feb 2023
    There are lots of solutions to this, I was randomly looking into this yesterday purely out of curiosity and it looks to me like wasmi is the current go-to option.
  • Help with wasmi
    2 projects | /r/rust | 6 Nov 2021
    Hello guys, i was looking for a no std wasm interpreter and i found out about wasmi: https://github.com/paritytech/wasmi/, but when i tried it i get an error module env not found. I suspect that in my program i call an extern function putchar() to be able to print and wasmi doesnt support that, but other interpreters i tried support it, for example wain. Are there any alrernatives, or am i doing sth wrong here. I dont have a deep wasm knowledge, i was just wanted to experiment with wasm in a no std enviroment. Heres my code:

perling-vm

Posts with mentions or reviews of perling-vm. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing wasmi and perling-vm you can also consider the following projects:

duckscript - Simple, extendable and embeddable scripting language.

goscript - An alternative implementation of Golang specs, written in Rust for embedding or wrapping.

extism - The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

java-2-times-faster-than-c - An inquiry into nondogmatic software development. An experiment showing double performance of the code running on JVM comparing to equivalent native C code.

csml-engine - CSML is an easy-to-use chatbot programming language and framework.

lunatic - Lunatic is an Erlang-inspired runtime for WebAssembly

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured