@minenode/wasm-java-random
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

wasm-java-random

A full implentation of Java's java.util.Random class for JavaScript, written in WebAssembly using AssemblyScript.

In theory, this is portable across Node.JS and modern browsers.

See index.d.ts for the exported API.

yarn add @minenode/wasm-java-random

TODO: Modify Random#nextInt to read data from WASM memory for performance.


Copyright © MineNode. Licensed under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i @minenode/wasm-java-random

Weekly Downloads

5

Version

0.0.3

License

MIT

Unpacked Size

7.54 kB

Total Files

8

Last publish

Collaborators

  • shinotheshino