import { it } from "bun:test"; // import * as wasm from "./wasm-return-1-test.wasm"; // import { readFileSync } from "fs"; // it("wasm readFileSync", async () => { // console.log("here"); // console.log(wasm.hello()); // }); // it("wasm import", async () => { // console.log("heyt"); // try { // console.log("hi"); // expect(wasm.hello()).toBe(1); // } catch (err) { // console.error(err); // throw err; // } // }); .png' alt='cgit logo'/> index : bun
Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/integration/bunjs-only-snippets/resolve.test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines