BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

u-wasm

v1.0.1npm· JavaScript

```ts import { createWasm,useCCall,useCWrap } from "u-wasm"; import { readFileSync } from "fs"; const buf = readFileSync("./math.wasm"); const cwrap = useCWrap(); const ccall = useCCall(); const w = await createWasm(buf); const wasm = w.use(cwrap).

The verdict
Abandoned. Last published 4 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsLean
Maintenance
Last published 4 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
2 direct dependencies
Recent releases
  • 1.0.14 years ago
  • 1.0.04 years ago