Skip to content

[FEATURE] - Add Support for WASM #64

@tqwewe

Description

@tqwewe

Feature Description

Kameo currently hasn't been tested on in WASM targets. Having kameo actors work in the browser or on WASM targets would be a great feature to have.

Motivation

More platforms == better!

Proposed Solution

Tokio seems to have partial support for WASM as documented here: https://docs.rs/tokio/latest/tokio/#wasm-support

The only feature kameo has enabled on tokio which isn't listed as a supported WASM featue in tokio is tracing. However this can very easily be toggled depending on the build target.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions