Commit graph

12 commits

Author SHA1 Message Date
ebdcc98113
chore: bump versions to make new releases 2024-09-10 00:37:14 +02:00
c69dc2f68a
fix(js): specify which platforms to build for 2024-09-10 00:37:14 +02:00
241c3d6eb9
ci(js): re-enable mac runner 2024-09-10 00:37:14 +02:00
27859e69cb
fix(js): specify targets to build for 2024-09-10 00:37:13 +02:00
bab5136636
chore(js): add metadata to package.json 2024-09-10 00:37:13 +02:00
01f2d70ddb
ci(js): sed workdir, enable mac build 2024-09-10 00:37:12 +02:00
decbda1bc8
ci(js): publish natives under @codemp scope...
... but keep using just codemp for package. to do this, we sed
@codemp/native into just codemp before doing npm publish, because napi
doesnt seem to have a flag to configure that without resorting to
package.json while creating subdirs.
2024-09-10 00:37:12 +02:00
c8174bb81c
chore(js): bump version and try a publish 2024-09-10 00:37:11 +02:00
1541ede699
fix(js): dist package.json specifies name
also macos on arm64
2024-09-10 00:37:08 +02:00
08d97b58a7
ci: removed js binding, as it gets generated 2024-09-10 00:37:08 +02:00
b968945a37
chore: codemp.dev -> code.mp 2024-09-07 22:10:47 +02:00
4be0e3481b
feat(js): multi-platform publishing
added loader index, moved directories around a bit to better work with
napi
2024-09-06 13:56:40 +02:00