Skip to content

Add Deno bindings. #2219

@Ayfri

Description

@Ayfri

Hello ! I think Deno support for Kotlin/JS would be great, we can emulate that support by creating bindings for Deno and running the generated JS files with Deno.
deno types > lib.deno.d.ts command exports all the types in one big lib.deno.d.ts file, you could (and maybe should) split it in multiple short files then add support one by one.
Also, taking a look at the Deno manual listing all the Runtime APIs should be helpful in this task !

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions