/unsafe-greeter

An unsafe way of sharing Rust data with JS.

Primary LanguageRust

unsafe-greeter

An unsafe way of sharing Rust data with JS.

THIS IS REALLY TERRIBLE AND YOU SHOULD NOT DO IT.

It's meant as a temporary workaround until I have a safe API for sharing Rust data with JS in Neon. I now feel a tremendous amount of pressure to create such an API.