ceifa / wasmoon

A real lua 5.4 VM with JS bindings made with webassembly
MIT License
462 stars 27 forks source link

Missing Typescript typings #53

Closed plsmphnx closed 2 years ago

plsmphnx commented 2 years ago

As of version 1.13.0, the npm package no longer contains the TS typings exposed by 1.12.1 and below.

ceifa commented 2 years ago

This is happening because the root directory changed from "./src" to ".", since this commit: https://github.com/ceifa/wasmoon/commit/0978702f3dd5e4aa22b3657c7f57bdca71643fbe

ceifa commented 2 years ago

Fixed in https://github.com/ceifa/wasmoon/commit/2c6862f3dd8330d8d103c7401b6da41953d3120e