Skip to content

Commit f905838

Browse files
committed
2 parents f2011a2 + e04c6c7 commit f905838

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
44
### In a nutshell:
55
* Very simple and intuitive API (see [demo](./source//demos/window.ts)), with TypeScript definitions included.
6+
* Very simple and intuitive API (see [demo](./source//demos/window.ts)), with TypeScript definitions included.
67
* Bundler friendly, designed with tree-shakeability in mind.
78
* Opinionated:
9+
* Only targets **x64** platforms (*ARM-64 may be added later, no warranty though*).
810
* Only targets **x64** platforms (*ARM-64 may be added later, no warranty though*).
911
* Only exposes **Unicode** functions and data structures (those whose name ends in `W` in the Win32 API).
1012
* Very easy to extend with additional functions, data structures and constants. I will add some myself time permitting; any help would be *mucho* appreciated.

0 commit comments

Comments
 (0)