maif / wasm4s   3.4.0

Apache License 2.0 GitHub

A library to easily run WASM vms from inside your scala project

Scala versions: 2.13 2.12

wasm4s 3.3.0


Group ID:
fr.maif
Artifact ID:
wasm4s_2.12
Version:
3.3.0
Release Date:
Mar 27, 2024
Licenses:
Files:

libraryDependencies += "fr.maif" %% "wasm4s" % "3.3.0"

Mill build tool

ivy"fr.maif::wasm4s:3.3.0"

Scala CLI

//> using dep "fr.maif::wasm4s:3.3.0"

Ammonite REPL

import $ivy.`fr.maif::wasm4s:3.3.0`

<dependency>
  <groupId>fr.maif</groupId>
  <artifactId>wasm4s_2.12</artifactId>
  <version>3.3.0</version>
</dependency>

compile group: 'fr.maif', name: 'wasm4s_2.12', version: '3.3.0'