Ricky Zhou
Ricky Zhou
Perhaps we could also use `Emscripten APIs` to generate `WASM`, as `napi-emscripten` does.
IMO it works, given that `WASM` will be supported by more platforms in the future.
Maybe we need to maintain the various versions of `boa/lib/*`, which does not look too good.
I have some ideas and don't know if they'll work: 1. compile `Boa NAPI-addon` as `.wasm` 2. write `DSL`, generate extensions for each platforms based on existing `boa/lib/*` code
@jaylinski Excuse me, is there any progress on this?
signed the CLA