wasmtime_serde

Simple library for serializing complex types to the wasmtime runtime using serde (by Heraclito-Q-Saldanha)

Wasmtime_serde Alternatives

Similar projects and alternatives to wasmtime_serde based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better wasmtime_serde alternative or higher similarity.

wasmtime_serde reviews and mentions

Posts with mentions or reviews of wasmtime_serde. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-25.
  • How feasible is to create a WASM plugin system in Rust?
    8 projects | /r/rust | 25 Feb 2023
    yes, it's perfectly possible, the biggest hurdle to this is that you need some way to map the data into and out of wasm memory, you can do this manually or use one of the crates that currently solve this problem (I'm author of a github)
  • wasm plugins
    1 project | /r/rust | 16 Jan 2023
    (english is not my native language)I have a voxelgame project, and for this project I would really like to have wasm plugins to expand the game, the problem is that wasm only supports 32 and 64 bit integers and floats, and that is not enough for me to make an api for plugins, to to solve this problem you have the wit-bindgen project, and without a doubt it's an amazing project with very smart people behind it, the problem is that I couldn't get it to work right, it's a huge project divided into several crates in several repositories, and all no documentation, and I just wanted to pass complex structures through wasm as stupidly and simply as possible, so last week I made this stupid tiny crate to solve my problem, but I think it might be useful for other people github

Stats

Basic wasmtime_serde repo stats
2
9
3.4
about 1 month ago

Heraclito-Q-Saldanha/wasmtime_serde is an open source project licensed under The Unlicense which is not an OSI approved license.

The primary programming language of wasmtime_serde is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com