emlite 0.1.54

A Rust wrapper around emlite
Documentation
1
2
3
4
5
#![allow(dead_code)]

pub type Handle = u32;

pub(crate) const EMLITE_TARGET: i32 = 1042;