Invoking webassembly functions from jvm-based applications

This page summarizes the projects mentioned and recommended in the original post on /r/java

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. extism

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

    Note that this is a very early stage of the java-sdk, with some tentative API. The extism team is looking forward to your feedback :) (Disclaimer: java sdk contributor)

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. native-lib-loader

    Native library loader for extracting and loading native libraries from Java.

    Your set up steps involve installing native libraries. I'd recommend using something like https://github.com/scijava/native-lib-loader to publish those as part of the JAR as well to eliminate that. Then it behaves like a typical Java library; it's downloaded from Maven and just works out of the box. https://github.com/java-native/jssc is an example of it in use.

  4. jssc

    Java library for talking to serial ports (with added build support for maven, cmake, MSVC)

    Your set up steps involve installing native libraries. I'd recommend using something like https://github.com/scijava/native-lib-loader to publish those as part of the JAR as well to eliminate that. Then it behaves like a typical Java library; it's downloaded from Maven and just works out of the box. https://github.com/java-native/jssc is an example of it in use.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • extism

    1 project | /r/devopspro | 1 Feb 2023
  • Podcast about 🦀 Rust та Wasm with Ingvar

    1 project | /r/rustlang_ua | 16 Jan 2023
  • extism

    1 project | /r/devopspro | 2 Jan 2023
  • Extism: C# support added to WebAssembly Plug-in system!

    1 project | /r/csharp | 13 Dec 2022
  • Extism: .NET support added to WebAssembly Plug-in system!

    2 projects | /r/dotnet | 13 Dec 2022

Did you know that Java is
the 8th most popular programming language
based on number of references?