Skip to content

scala-wasm/component-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Component Model example

An example of compiling Scala to WebAssembly using the scala-wasm compiler with Component Model support.

Prerequisites

  • wasm-tools: cargo install wasm-tools
  • wit-bindgen: cargo install --git https://github.com/scala-wasm/wit-bindgen --branch scala

Build and Run

make run

This builds the Scala WASM component (sbt fastLinkJS), builds the Rust host, and runs the component.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors