licenses.dev

wasm-compiler v0.0.0

A base for making a compiler in WebAssembly

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
cstring • 0.1.1A super simple cstring library for WebAssemblyDIRECT2
cty • 0.2.2Type aliases to C types like c_int for use with bindgenINDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/wasm-compiler)](https://licenses.dev/cargo/wasm-compiler)
<a href="https://licenses.dev/cargo/wasm-compiler">
  <img src="https://licenses.dev/b/cargo/wasm-compiler" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.0 version:

[![licenses](https://licenses.dev/b/cargo/wasm-compiler/0.0.0)](https://licenses.dev/cargo/wasm-compiler/0.0.0)
<a href="https://licenses.dev/cargo/wasm-compiler/0.0.0">
  <img src="https://licenses.dev/b/cargo/wasm-compiler/0.0.0" alt="licenses" />
</a>
GitHub